summaryrefslogtreecommitdiffstats
path: root/sys/netinet
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2008-04-29 21:21:15 +0000
committerrwatson <rwatson@FreeBSD.org>2008-04-29 21:21:15 +0000
commitbb4f1109f5f4002114a200e8bb7dd35f16cf0ee2 (patch)
tree7fd5b783673cae24ff4c66de55704ea074c82d09 /sys/netinet
parent2f2328129fd9e404133e4bd2bd6e30b17c614f00 (diff)
downloadFreeBSD-src-bb4f1109f5f4002114a200e8bb7dd35f16cf0ee2.zip
FreeBSD-src-bb4f1109f5f4002114a200e8bb7dd35f16cf0ee2.tar.gz
Fix a comment typo.
MFC after: 3 days
Diffstat (limited to 'sys/netinet')
-rw-r--r--sys/netinet/ip_fw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h
index 526f01d..b41c037 100644
--- a/sys/netinet/ip_fw.h
+++ b/sys/netinet/ip_fw.h
@@ -312,7 +312,7 @@ typedef struct _ipfw_insn_log {
/*
* Data structures required by both ipfw(8) and ipfw(4) but not part of the
- * management API are protcted by IPFW_INTERNAL.
+ * management API are protected by IPFW_INTERNAL.
*/
#ifdef IPFW_INTERNAL
/* Server pool support (LSNAT). */
OpenPOWER on IntegriCloud