diff options
Diffstat (limited to 'vmsjobs.c')
-rw-r--r-- | vmsjobs.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -181,7 +181,7 @@ vmsHandleChildTerm(struct child *child) break; default: - error (NILF, _("internal error: `%s' command_state"), + error (NILF, _("internal error: '%s' command_state"), c->file->name); abort (); break; |