]> The Tcpdump Group git mirrors - libpcap/blobdiff - pcap-linux.c
Merge pull request #1113 from fenner/no-eventfd
[libpcap] / pcap-linux.c
index 42ad9249d64030fa31c16c02029789c4816acf1e..43d2a9f0eec640865db9c841aa6d01f31c9fbce5 100644 (file)
@@ -1489,7 +1489,7 @@ get_if_ioctl_socket(void)
         * capture on them, "why do no interfaces show up?" - when the
         * real problem is a permissions problem.  Error reports of that
         * type require a lot more back-and-forth to debug, as evidenced
-        * by many Wireshark bugs/mailing list questions/Q&A questoins.)
+        * by many Wireshark bugs/mailing list questions/Q&A questions.)
         *
         * So:
         *
@@ -3978,7 +3978,7 @@ static int pcap_handle_packet_mmap(
                        } else {
                                /*
                                 * Clear CANFD_FDF if it's set (probably
-                                * again meaning that that field is
+                                * again meaning that this field is
                                 * uninitialized junk).
                                 */
                                canhdr->fd_flags &= ~CANFD_FDF;