[Git][NTPsec/ntpsec][master] Fix parsing of commandline parameter 'P'
James Browning
gitlab at mg.gitlab.com
Mon Feb 8 20:59:56 UTC 2021
James Browning pushed to branch master at NTPsec / ntpsec
Commits:
5f198af7 by Sami Farin at 2021-02-08T13:51:13+01:00
Fix parsing of commandline parameter 'P'
- - - - -
1 changed file:
- ntpd/ntpd.c
Changes:
=====================================
ntpd/ntpd.c
=====================================
@@ -105,7 +105,7 @@ static void close_all_beyond(int);
static void close_all_except(int);
-#define ALL_OPTIONS "46abc:dD:f:gGhi:I:k:l:LmnNp:Pqr:Rs:t:u:U:Vw:xzZ"
+#define ALL_OPTIONS "46abc:dD:f:gGhi:I:k:l:LmnNp:P:qr:Rs:t:u:U:Vw:xzZ"
static const struct option longoptions[] = {
{ "ipv4", 0, 0, '4' },
{ "ipv6", 0, 0, '6' },
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/5f198af7cf308cf406ef6de853b40103a0c26ea2
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/5f198af7cf308cf406ef6de853b40103a0c26ea2
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20210208/4dd666b7/attachment.htm>
More information about the vc
mailing list