netpfil/ipfw: Fix a typo in a source code comment
- s/vaues/values/ MFC after: 5 days
This commit is contained in:
@@ -147,7 +147,7 @@ get_value_ptrs(struct ip_fw_chain *ch, struct table_config *tc,
|
||||
}
|
||||
|
||||
/*
|
||||
* Update pointers to real vaues after @pval change.
|
||||
* Update pointers to real values after @pval change.
|
||||
*/
|
||||
static int
|
||||
update_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg)
|
||||
|
||||
Reference in New Issue
Block a user