]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ntp_loopfilter.c:
authorHarlan Stenn <stenn@ntp.org>
Wed, 16 Jun 1999 07:19:09 +0000 (07:19 -0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 16 Jun 1999 07:19:09 +0000 (07:19 -0000)
  Omment changes

bk: 37674fedlMM6vXS2F6D00qqvVPjjvw

ntpd/ntp_loopfilter.c

index 514913431c99b21af3475e6016d1bfecd9b62a1e..fa9a3f98b71f9adf41cb862c36f6695d0127ba12 100644 (file)
@@ -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\v                * state.
+                * outlyer after CLOCK_MINSTEP (900 s), switch to S_SPIK
+                * state.
                 */
                case S_SYNC:
                        if (mu >= CLOCK_MINSTEP)