summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_fw.h
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-10-29 15:09:07 +0000
committerjoe <joe@FreeBSD.org>2001-10-29 15:09:07 +0000
commit0dc5f6f0034af645eba78c9e717c437bcd2bdab0 (patch)
treee734d81914d7747c2a6d9379582b425b515a1c16 /sys/netinet/ip_fw.h
parentf4296b73c0e8f6c4e65f56999a3f4411ea605c3a (diff)
downloadFreeBSD-src-0dc5f6f0034af645eba78c9e717c437bcd2bdab0.zip
FreeBSD-src-0dc5f6f0034af645eba78c9e717c437bcd2bdab0.tar.gz
A few more style changes picked up whilst working on an MFC to -stable.
Diffstat (limited to 'sys/netinet/ip_fw.h')
-rw-r--r--sys/netinet/ip_fw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h
index 173eceb..12fc4fc 100644
--- a/sys/netinet/ip_fw.h
+++ b/sys/netinet/ip_fw.h
@@ -151,7 +151,7 @@ struct ip_fw {
#define fw_pipe_nr fw_un.fu_pipe_nr
#define fw_fwd_ip fw_un.fu_fwd_ip
-/**
+/*
*
* rule_ptr -------------+
* V
@@ -241,7 +241,7 @@ struct ipfw_dyn_rule {
#define IP_FW_F_MASK 0x7FFFFFFF /* All possible flag bits mask */
-/*
+/*
* Flags for the 'fw_ipflg' field, for comparing values
* of ip and its protocols.
*/
OpenPOWER on IntegriCloud