Fix leap sign in measurements log

This commit is contained in:
Miroslav Lichvar 2008-12-31 10:03:49 +01:00
parent 8f9c237010
commit cdc22df903

View 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