aboutsummaryrefslogtreecommitdiffstats
path: root/support/mksignames.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/mksignames.c')
-rw-r--r--support/mksignames.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/mksignames.c b/support/mksignames.c
index a308310..5618879 100644
--- a/support/mksignames.c
+++ b/support/mksignames.c
@@ -52,7 +52,7 @@ write_signames (stream)
fprintf (stream, "/* This file was automatically created by %s.\n",
progname);
- fprintf (stream, " Do not edit. Edit support/signames.c instead. */\n\n");
+ fprintf (stream, " Do not edit. Edit support/mksignames.c instead. */\n\n");
fprintf (stream,
"/* A translation list so we can be polite to our users. */\n");
#if defined (CROSS_COMPILING)