Skip to content

Commit

Permalink
Fix a couple of typos in a comment.
Browse files Browse the repository at this point in the history
MFC after:	1 week
Sponsored by:	Rubicon Communications, LLC (Netgate)


git-svn-id: svn+ssh://svn.freebsd.org/base/head@321316 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
  • Loading branch information
loos committed Jul 21, 2017
1 parent e6eb96e commit 03072b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/netpfil/ipfw/ip_fw_table.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 03072b2

Please sign in to comment.