Browse Source

whitespace both in comment; from bernd

OPENBSD_3_7
henning 20 years ago
parent
commit
0cd13f252a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/usr.sbin/ntpd/client.c

+ 2
- 2
src/usr.sbin/ntpd/client.c View File

@ -1,4 +1,4 @@
/* $OpenBSD: client.c,v 1.37 2004/10/05 11:23:28 henning Exp $ */
/* $OpenBSD: client.c,v 1.38 2004/10/08 12:42:25 henning Exp $ */
/*
* Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
@ -195,7 +195,7 @@ client_dispatch(struct ntp_peer *p, u_int8_t settime)
/*
* From RFC 2030 (with a correction to the delay math):
*
* Timestamp Name ID When Generated
* Timestamp Name ID When Generated
* ------------------------------------------------------------
* Originate Timestamp T1 time request sent by client
* Receive Timestamp T2 time request received by server


Loading…
Cancel
Save