summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/ip_state.h')
-rw-r--r--sys/netinet/ip_state.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netinet/ip_state.h b/sys/netinet/ip_state.h
index 0f28639ffc2..f025ef00cff 100644
--- a/sys/netinet/ip_state.h
+++ b/sys/netinet/ip_state.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ip_state.h,v 1.17 2001/01/30 04:23:56 kjell Exp $ */
+/* $OpenBSD: ip_state.h,v 1.18 2001/02/06 17:29:31 fgsch Exp $ */
/*
* Copyright (C) 1995-2000 by Darren Reed.
@@ -19,7 +19,7 @@
# define SIOCDELST _IOW(r, 61, struct ipstate *)
#endif
-#ifndef IPSTATE_SIZE
+#ifndef IPSTATE_SIZE
# define IPSTATE_SIZE 5737
#endif