[Git][NTPsec/ntpsec][master] Fix text of error message.
Hal Murray
gitlab at mg.gitlab.com
Wed Jun 1 09:07:26 UTC 2016
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
84578b47 by Hal Murray at 2016-06-01T01:59:30-07:00
Fix text of error message.
- - - - -
1 changed file:
- ntpq/ntpq.c
Changes:
=====================================
ntpq/ntpq.c
=====================================
--- a/ntpq/ntpq.c
+++ b/ntpq/ntpq.c
@@ -542,7 +542,7 @@ ntpqmain(
break;
default :
/* chars not in table get converted to ? */
- printf("Command line switch ignored or missing an argument.\n");
+ printf("Unknown command line switch or missing argument.\n");
exit(1);
} /*switch*/
}
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/84578b47aeca3fc3bbc817e098ab6804c9073d62
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160601/e751e4ec/attachment.html>
More information about the vc
mailing list