aboutsummaryrefslogtreecommitdiff
path: root/pcap-npf.c
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2020-10-09 13:08:31 +0100
committerDenis Ovsienko <denis@ovsienko.info>2020-10-09 13:08:31 +0100
commitbcca74d2713dc9c0a27992102c469f77bdd8dd1f (patch)
tree5e4a89c01b10efc275922235daeab5bd61c7778d /pcap-npf.c
parent2d3a47d5386d11c6e6c141afd50bdb56e2b087ce (diff)
Fix some spelling. [skip ci]
Diffstat (limited to 'pcap-npf.c')
-rw-r--r--pcap-npf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-npf.c b/pcap-npf.c
index 4a66fc1f..a4ee1d9c 100644
--- a/pcap-npf.c
+++ b/pcap-npf.c
@@ -286,7 +286,7 @@ pcap_stats_ex_npf(pcap_t *p, int *pcap_stat_size)
p->stat.ps_ifdrop = bstats.ps_ifdrop;
/*
* Just in case this is ever compiled for a target other than
- * Windows, which is somewhere between extemely unlikely and
+ * Windows, which is somewhere between extremely unlikely and
* impossible.
*/
#ifdef _WIN32