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