reference: fix logging of initial unsynchronized tracking entry
This commit is contained in:
parent
e176587e96
commit
ee53d816ce
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ REF_Initialise(void)
|
|||
double file_freq_ppm, file_skew_ppm;
|
||||
double our_frequency_ppm;
|
||||
|
||||
mode = REF_ModeIgnore;
|
||||
mode = REF_ModeNormal;
|
||||
are_we_synchronised = 0;
|
||||
our_leap_status = LEAP_Unsynchronised;
|
||||
our_leap_sec = 0;
|
||||
|
|
Loading…
Reference in a new issue