From: Miroslav Lichvar Date: Wed, 31 Dec 2008 09:03:49 +0000 (+0100) Subject: Fix leap sign in measurements log X-Git-Tag: 1.24-pre1~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cdc22df9030c86ecca4f63997bcdea469ee899d2;p=thirdparty%2Fchrony.git Fix leap sign in measurements log --- diff --git a/ntp_core.c b/ntp_core.c index 8dfd6cfb..d2f67cb6 100644 --- a/ntp_core.c +++ b/ntp_core.c @@ -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