summaryrefslogtreecommitdiff
path: root/sys/netinet
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-07-05 08:40:13 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-07-05 08:40:13 +0000
commitd29dd8a8ea698db0340ef53003323b7ba58ef630 (patch)
treedcdc3f250e0cca3b20169946fb269d5b5e509255 /sys/netinet
parentffd704d3eaffdb1bf2e532b11f5877bfe01a8f50 (diff)
Style
Diffstat (limited to 'sys/netinet')
-rw-r--r--sys/netinet/in.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netinet/in.h b/sys/netinet/in.h
index 7cf3ae0f3bb..70bae98f3a7 100644
--- a/sys/netinet/in.h
+++ b/sys/netinet/in.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: in.h,v 1.53 2001/07/05 08:31:47 jjbg Exp $ */
+/* $OpenBSD: in.h,v 1.54 2001/07/05 08:40:12 angelos Exp $ */
/* $NetBSD: in.h,v 1.20 1996/02/13 23:41:47 christos Exp $ */
/*
@@ -464,7 +464,7 @@ struct ip_mreq {
#define IPCTL_IPSEC_AUTH_ALGORITHM 26
#define IPCTL_MTUDISC 27 /* allow path MTU discovery */
#define IPCTL_MTUDISCTIMEOUT 28 /* allow path MTU discovery */
-#define IPCTL_IPSEC_IPCOMP_ALGORITHM 29
+#define IPCTL_IPSEC_IPCOMP_ALGORITHM 29
#define IPCTL_MAXID 30
#define IPCTL_NAMES { \