[Git][NTPsec/ntpsec][master] Gack, stupid typo.
Gary E. Miller
gitlab at mg.gitlab.com
Thu Sep 22 23:13:19 UTC 2016
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
90360f00 by Gary E. Miller at 2016-09-22T16:12:47-07:00
Gack, stupid typo.
- - - - -
1 changed file:
- ntpd/ntp_config.c
Changes:
=====================================
ntpd/ntp_config.c
=====================================
--- a/ntpd/ntp_config.c
+++ b/ntpd/ntp_config.c
@@ -715,7 +715,7 @@ create_peer_node(
my_node->ctl.maxpoll = NTP_MINPOLL;
} else if ( option->value.i > NTP_MAXPOLL) {
msyslog(LOG_INFO,
- "maxpoll: value (%d) is too large [%s-%d])",
+ "maxpoll: value (%d) is too large [%d-%d])",
option->value.i, NTP_MINPOLL,
NTP_MAXPOLL);
my_node->ctl.maxpoll = NTP_MAXPOLL;
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/90360f00c3c5992867eb522727609c6f4f16212d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160922/6333b9fa/attachment.html>
More information about the vc
mailing list