summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/lib/calleapwhen.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/lib/calleapwhen.c')
-rw-r--r--usr.sbin/xntpd/lib/calleapwhen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/lib/calleapwhen.c b/usr.sbin/xntpd/lib/calleapwhen.c
index 83613ef..d68bbe9 100644
--- a/usr.sbin/xntpd/lib/calleapwhen.c
+++ b/usr.sbin/xntpd/lib/calleapwhen.c
@@ -52,7 +52,7 @@ calleapwhen(ntpdate, leaplast, leapnext)
for (i = 1; i < 9; i++)
if (dateincycle < (u_long)calleaptab[i])
break;
-
+
/*
* i points at the next leap. Compute the last and the next.
*/
OpenPOWER on IntegriCloud