FreeBSD Bugzilla – Attachment 241746 Details for
Bug 269753
Fix compatiblity typo in code comments
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
03-netpfil-fix-compatiblity-typo-in-comments.diff
03-netpfil-fix-compatiblity-typo-in-comments.diff (text/plain), 434 bytes, created by
Igor Ostapenko
on 2023-04-25 21:17:46 UTC
(
hide
)
Description:
03-netpfil-fix-compatiblity-typo-in-comments.diff
Filename:
MIME Type:
Creator:
Igor Ostapenko
Created:
2023-04-25 21:17:46 UTC
Size:
434 bytes
patch
obsolete
>diff --git a/sys/netpfil/ipfw/ip_fw2.c b/sys/netpfil/ipfw/ip_fw2.c >index 4b347b2d7d2..019114dc1d3 100644 >--- a/sys/netpfil/ipfw/ip_fw2.c >+++ b/sys/netpfil/ipfw/ip_fw2.c >@@ -2002,7 +2002,7 @@ do { \ > >> 8) | (offset != 0)); > } else { > /* >- * Compatiblity: historically bare >+ * Compatibility: historically bare > * "frag" would match IPv6 fragments. > */ > match = (cmd->arg1 == 0x1 &&
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 269753
:
240324
|
241744
|
241745
| 241746 |
241747