Skip to content

Commit 79e2df7

Browse files
committed
Fix punctuation in the same comment too.
Make it a serial comma consistently with the commit message.
1 parent 8a2e3e0 commit 79e2df7

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
@@ -51,7 +51,7 @@ struct pf_addr {
5151
/*
5252
* This header is:
5353
*
54-
* 61 bytes long on NetBSD, DragonFly BSD. and Darwin;
54+
* 61 bytes long on NetBSD, DragonFly BSD, and Darwin;
5555
* 84 bytes long on OpenBSD;
5656
* 72 bytes long on FreeBSD;
5757
*

0 commit comments

Comments
 (0)