Fix another typo right next to the previous one, that amazingly, I did

not see before.

MFC after:	 1 week
This commit is contained in:
Julian Elischer 2009-08-23 08:49:32 +00:00
parent 5c67885a26
commit d3cef1d91e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=196453

View File

@ -4653,7 +4653,7 @@ ipfw_init(void)
#endif
/*
* Other things that are only done the first time.
* (now that we a re guaranteed of success).
* (now that we are guaranteed of success).
*/
ip_fw_ctl_ptr = ipfw_ctl;
ip_fw_chk_ptr = ipfw_chk;