sys/netpfil/ipfw/ip_fw2.c: typo (Compatiblity)

https://bugs.freebsd.org/269753

PR:                      269753
Reported by:             Igor Ostapenko
Approved by:             doc, src (delphij, imp, zlei)
Differential revision:   https://reviews.freebsd.org/D38741
This commit is contained in:
Igor Ostapenko 2023-05-05 01:01:33 +01:00 committed by Graham Perrin
parent 0167b5a793
commit 74081dc2bc

View File

@ -2002,7 +2002,7 @@ do { \
>> 8) | (offset != 0));
} else {
/*
* Compatiblity: historically bare
* Compatibility: historically bare
* "frag" would match IPv6 fragments.
*/
match = (cmd->arg1 == 0x1 &&