]> The Tcpdump Group git mirrors - libpcap/commitdiff
Fix a typo in comment
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 3 Jan 2023 12:17:57 +0000 (13:17 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 3 Jan 2023 12:18:50 +0000 (13:18 +0100)
(cherry picked from commit c555abc4a2008887feac1370d40e80300bc126cf)

[skip ci]

pflog.h

diff --git a/pflog.h b/pflog.h
index 0d3f899b8eecbfe4191bf6a4278c16c9a698ca83..b49d04fc8ac0e9acdc07b1544ed2c91539f9037a 100644 (file)
--- a/pflog.h
+++ b/pflog.h
@@ -77,7 +77,7 @@
 #endif
 
 /*
- * Action vaues.
+ * Action values.
  */
 #define PF_PASS                        0
 #define PF_DROP                        1