netpfil/ipfw: Fix a typo in a source code comment

- s/vaues/values/

MFC after:	5 days
This commit is contained in:
Gordon Bergling
2026-01-17 19:39:55 +01:00
parent cabb5add07
commit 9be9ab2a24
+1 -1
View File
@@ -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)