Author: loos
Date: Fri Jul 21 03:04:55 2017
New Revision: 321316
URL: https://svnweb.freebsd.org/changeset/base/321316

Log:
  Fix a couple of typos in a comment.
  
  MFC after:    1 week
  Sponsored by: Rubicon Communications, LLC (Netgate)

Modified:
  head/sys/netpfil/ipfw/ip_fw_table.c

Modified: head/sys/netpfil/ipfw/ip_fw_table.c
==============================================================================
--- head/sys/netpfil/ipfw/ip_fw_table.c Fri Jul 21 01:35:55 2017        
(r321315)
+++ head/sys/netpfil/ipfw/ip_fw_table.c Fri Jul 21 03:04:55 2017        
(r321316)
@@ -1658,7 +1658,7 @@ ipfw_unref_table(struct ip_fw_chain *ch, uint16_t kidx
 }
 
 /*
- * Lookup an arbtrary key @paddr of legth @plen in table @tbl.
+ * Lookup an arbitrary key @paddr of length @plen in table @tbl.
  * Stores found value in @val.
  *
  * Returns 1 if key was found.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to