Skip to content

Commit 8a2e3e0

Browse files
committed
Fix a typo in a comment
[skip ci]
1 parent 2a3af43 commit 8a2e3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

print-pflog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ struct pf_addr {
5252
* This header is:
5353
*
5454
* 61 bytes long on NetBSD, DragonFly BSD. and Darwin;
55-
* 84 bytes lon on OpenBSD;
55+
* 84 bytes long on OpenBSD;
5656
* 72 bytes long on FreeBSD;
5757
*
5858
* which, unfortunately, does not allow us to distinguish, based on

0 commit comments

Comments
 (0)