]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
Fix leap sign in measurements log
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 31 Dec 2008 09:03:49 +0000 (10:03 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 8 Jan 2009 12:34:54 +0000 (13:34 +0100)
ntp_core.c

index 8dfd6cfb36f3fb6e68c4afc0769050465bb38a84..d2f67cb640615aef5928c351d8eef8ce85085df6 100644 (file)
@@ -813,7 +813,7 @@ receive_packet(NTP_Packet *message, struct timeval *now, NCR_Instance inst, int
   int valid_header;
 
   /* Variables used for doing logging */
-  static char sync_stats[4] = {'N', '-', '+', '?'};
+  static char sync_stats[4] = {'N', '+', '-', '?'};
 
   /* The estimated offset predicted from previous samples.  The
      convention here is that positive means local clock FAST of