From: Harlan Stenn Date: Wed, 16 Jun 1999 07:19:09 +0000 (-0000) Subject: ntp_loopfilter.c: X-Git-Tag: NTP_4_0_94~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55eddf679dc7c86bb8cdd913d3769115e1133767;p=thirdparty%2Fntp.git ntp_loopfilter.c: Omment changes bk: 37674fedlMM6vXS2F6D00qqvVPjjvw --- diff --git a/ntpd/ntp_loopfilter.c b/ntpd/ntp_loopfilter.c index 514913431c..fa9a3f98b7 100644 --- a/ntpd/ntp_loopfilter.c +++ b/ntpd/ntp_loopfilter.c @@ -295,7 +295,8 @@ local_clock( /* * In S_SYNC state we ignore outlyers. At the first - * outlyer after CLOCK_MINSTEP (900 s), switch to S_SPIK * state. + * outlyer after CLOCK_MINSTEP (900 s), switch to S_SPIK + * state. */ case S_SYNC: if (mu >= CLOCK_MINSTEP)