summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/authstuff/unixcert.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/authstuff/unixcert.c')
-rw-r--r--usr.sbin/xntpd/authstuff/unixcert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/authstuff/unixcert.c b/usr.sbin/xntpd/authstuff/unixcert.c
index 47c76f6..9ec2c98 100644
--- a/usr.sbin/xntpd/authstuff/unixcert.c
+++ b/usr.sbin/xntpd/authstuff/unixcert.c
@@ -88,7 +88,7 @@ U_LONG *lp;
{
int i;
-
+
for(i=0;i<2;i++){
printf("%08x",*lp++);
}
OpenPOWER on IntegriCloud