[Git][NTPsec/ntpsec][master] ntpwait needs LEAP_* definitions

Eric S. Raymond gitlab at mg.gitlab.com
Tue Nov 15 03:11:46 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
3e79b429 by Matt Selsky at 2016-11-14T22:11:41-05:00
ntpwait needs LEAP_* definitions

- - - - -


1 changed file:

- include/ntp.h


Changes:

=====================================
include/ntp.h
=====================================
--- a/include/ntp.h
+++ b/include/ntp.h
@@ -371,6 +371,8 @@ struct peer {
 	u_long	selbroken;	/* KoD received */
 };
 
+/* pythonize-header: stop ignoring */
+
 /*
  * Values for peer.leap, sys_leap
  */
@@ -379,8 +381,6 @@ struct peer {
 #define	LEAP_DELSECOND	0x2	/* last minute of day has 59 seconds */
 #define	LEAP_NOTINSYNC	0x3	/* overload, clock is free running */
 
-/* pythonize-header: stop ignoring */
-
 /*
  * Values for peer mode and packet mode. Only the modes through
  * MODE_BROADCAST and MODE_BCLIENT appear in the transition



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/3e79b4293c40f7d398e2c65a0054cb715d49af10
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161115/6caea582/attachment.html>


More information about the vc mailing list