summaryrefslogtreecommitdiff
path: root/src/nl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nl.c')
-rw-r--r--src/nl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nl.c b/src/nl.c
index 2b707fd34..976f1ff74 100644
--- a/src/nl.c
+++ b/src/nl.c
@@ -275,7 +275,7 @@ main (argc, argv)
if (show_version)
{
- printf ("%s\n", version_string);
+ printf ("nl - %s\n", version_string);
exit (0);
}