diff options
Diffstat (limited to 'job.c')
-rw-r--r-- | job.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3444,7 +3444,7 @@ construct_command_argv (char *line, char **restp, struct file *file, free (buf); } } -#endif __EMX__ +#endif /* __EMX__ */ ifs = allocated_variable_expand_for_file ("$(IFS)", file); |