/[monit]/monit/protocols/ntp3.c
ViewVC logotype

Diff of /monit/protocols/ntp3.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by martinp, Fri Jan 28 17:55:02 2005 UTC revision 1.2 by martinp, Fri Jan 28 18:07:34 2005 UTC
# Line 40  Line 40 
40    
41    
42  #define NTPLEN           48  #define NTPLEN           48
43  #define NTP_LEAP_NOWARN   3 /** Leap Indicator: No warning             */  #define NTP_LEAP_NOWARN   0 /** Leap Indicator: No warning             */
44  #define NTP_LEAP_NOTSYNC  3 /** Leap Indicator: Clock not synchronized */  #define NTP_LEAP_NOTSYNC  3 /** Leap Indicator: Clock not synchronized */
45  #define NTP_VERSION       3 /** Version Number: 3                      */  #define NTP_VERSION       3 /** Version Number: 3                      */
46  #define NTP_MODE_CLIENT   3 /** Mode:           Client                 */  #define NTP_MODE_CLIENT   3 /** Mode:           Client                 */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26