summaryrefslogtreecommitdiffstats
path: root/sys/netinet
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2009-08-23 07:59:28 +0000
committerjulian <julian@FreeBSD.org>2009-08-23 07:59:28 +0000
commit659df31c6cd55ed551bd24d090e55b1df6e9f152 (patch)
treef014c28120c17cc276e6f99269a4d544d3f32cb3 /sys/netinet
parentc5b50090c7472d122868429f5aefe13a56246ba0 (diff)
downloadFreeBSD-src-659df31c6cd55ed551bd24d090e55b1df6e9f152.zip
FreeBSD-src-659df31c6cd55ed551bd24d090e55b1df6e9f152.tar.gz
Fix typo in comment that has been bugging me for days.
MFC after: 1 week
Diffstat (limited to 'sys/netinet')
-rw-r--r--sys/netinet/ipfw/ip_fw2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ipfw/ip_fw2.c b/sys/netinet/ipfw/ip_fw2.c
index a17a647..d9ffc67 100644
--- a/sys/netinet/ipfw/ip_fw2.c
+++ b/sys/netinet/ipfw/ip_fw2.c
@@ -4653,7 +4653,7 @@ ipfw_init(void)
#endif
/*
* Other things that are only done the first time.
- * (now that we a re cuaranteed of success).
+ * (now that we a re guaranteed of success).
*/
ip_fw_ctl_ptr = ipfw_ctl;
ip_fw_chk_ptr = ipfw_chk;
OpenPOWER on IntegriCloud