summaryrefslogtreecommitdiff
path: root/job.c
diff options
context:
space:
mode:
Diffstat (limited to 'job.c')
-rw-r--r--job.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/job.c b/job.c
index 1ee444a..755c814 100644
--- a/job.c
+++ b/job.c
@@ -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);