summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/ntpd/refclock_msfees.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/ntpd/refclock_msfees.c')
-rw-r--r--contrib/ntp/ntpd/refclock_msfees.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/ntpd/refclock_msfees.c b/contrib/ntp/ntpd/refclock_msfees.c
index b1aaa56..ebfb983 100644
--- a/contrib/ntp/ntpd/refclock_msfees.c
+++ b/contrib/ntp/ntpd/refclock_msfees.c
@@ -99,7 +99,7 @@
* On the next minute it steps forward again :-(
* This is typically 16.5uS/S then 3975uS at the 4min re-sync,
* or 9.5uS/S then 3990.5uS at a 7min re-sync,
- * at which point it may loose the "00" second time stamp.
+ * at which point it may lose the "00" second time stamp.
* I assume that the most accurate time is just AFTER the re-sync.
* Hence remember the last cycle interval,
*
@@ -720,7 +720,7 @@ ees_receive(
/* Incomplete. Wait for more. */
if (debug & DB_LOG_AWAITMORE)
msyslog(LOG_INFO,
- "I: ees clock %d: %x == %x: await more",
+ "I: ees clock %d: %p == %p: await more",
ees->unit, dpt, dpend);
return;
}
OpenPOWER on IntegriCloud