Browse Source

inpcom.c: comment added

pre-master-46
h_vogt 13 years ago
committed by rlar
parent
commit
1978e75c13
  1. 1
      src/frontend/inpcom.c

1
src/frontend/inpcom.c

@ -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);
{

Loading…
Cancel
Save