summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/authstuff/authcert.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/authstuff/authcert.c')
-rw-r--r--usr.sbin/xntpd/authstuff/authcert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/authstuff/authcert.c b/usr.sbin/xntpd/authstuff/authcert.c
index 0f04d61..19ade8c 100644
--- a/usr.sbin/xntpd/authstuff/authcert.c
+++ b/usr.sbin/xntpd/authstuff/authcert.c
@@ -89,7 +89,7 @@ put8(lp)
{
int i;
-
+
for(i = 0; i < 2; i++)
printf("%08lx", (u_long)(*lp++));
}
OpenPOWER on IntegriCloud