summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/include/ntp.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/include/ntp.h')
-rw-r--r--usr.sbin/xntpd/include/ntp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/include/ntp.h b/usr.sbin/xntpd/include/ntp.h
index 733f2e7..5eca0e8 100644
--- a/usr.sbin/xntpd/include/ntp.h
+++ b/usr.sbin/xntpd/include/ntp.h
@@ -467,7 +467,7 @@ struct pkt {
* the maximum length NTP packet is a full length NTP control message with
* the maximum length message authenticator. I hate to hard-code 468 and 12,
* but only a few modules include ntp_control.h...
- */
+ */
#define RX_BUFF_SIZE (468+12+MAX_MAC_LEN)
struct recvbuf {
OpenPOWER on IntegriCloud