summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/include/ntp_in.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/include/ntp_in.h')
-rwxr-xr-xusr.sbin/xntpd/include/ntp_in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/include/ntp_in.h b/usr.sbin/xntpd/include/ntp_in.h
index 80aa451..494051f 100755
--- a/usr.sbin/xntpd/include/ntp_in.h
+++ b/usr.sbin/xntpd/include/ntp_in.h
@@ -186,7 +186,7 @@ struct sockaddr_in {
#define IP_MULTICAST_LOOP 4 /* set/get IP multicast loopback */
#define IP_ADD_MEMBERSHIP 5 /* add an IP group membership */
#define IP_DROP_MEMBERSHIP 6 /* drop an IP group membership */
-
+
#define IP_DEFAULT_MULTICAST_TTL 1 /* normally limit m'casts to 1 hop */
#define IP_DEFAULT_MULTICAST_LOOP 1 /* normally hear sends if a member */
#define IP_MAX_MEMBERSHIPS 20 /* per socket; must fit in one mbuf */
OpenPOWER on IntegriCloud