X-Git-Url: https://git.tcpdump.org/libpcap/blobdiff_plain/a6a998858e522b158e2d8a27302f14a4d6bf214e..b6ba74a607afe92f60d5dac58486e3eba0234279:/pcap-netfilter-linux.c diff --git a/pcap-netfilter-linux.c b/pcap-netfilter-linux.c index cfad2523..bc1f106b 100644 --- a/pcap-netfilter-linux.c +++ b/pcap-netfilter-linux.c @@ -61,7 +61,7 @@ * It took me quite some time to debug ;/ * * Sending any data to nfnetlink socket requires CAP_NET_ADMIN privileges, - * and in nfqueue we need to send verdict reply after recving packet. + * and in nfqueue we need to send verdict reply after receiving packet. * * In tcpdump you can disable dropping privileges with -Z root */