mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-07 04:53:15 +02:00
inpcom.c: comment added
This commit is contained in:
@@ -708,6 +708,7 @@ inp_readall(FILE *fp, int call_depth, char *dir_name, bool comfile, bool intfile
|
||||
buffer = new_buffer;
|
||||
}
|
||||
|
||||
/* If \\ at end of line is found, next line in loop will get + (see code above) */
|
||||
shell_eol_continuation = chk_for_line_continuation(buffer);
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user