]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Simplify (re-enbaled -> enabled).
authorFrederick Bruckman <bruckman@ntp.org>
Wed, 25 Jun 2003 23:18:11 +0000 (18:18 -0500)
committerFrederick Bruckman <bruckman@ntp.org>
Wed, 25 Jun 2003 23:18:11 +0000 (18:18 -0500)
bk: 3efa2db3uDDjz90hJXJt2smC2d0Faw

ntpd/ntp_loopfilter.c

index 5262b5fda52496d5f1cac3ed1a4ef6927a1b5710..d087f92df627ad0fcca484f88665bb8722ba06cb 100644 (file)
@@ -590,7 +590,7 @@ local_clock(
                        if (ntv.status != pll_status)
                                NLOG(NLOG_SYNCEVENT | NLOG_SYSEVENT)
                                    msyslog(LOG_NOTICE,
-                                   "kernel time sync re-enabled %04x",
+                                   "kernel time sync enabled %04x",
                                    ntv.status);
                }
                pll_status = ntv.status;