]> The Tcpdump Group git mirrors - libpcap/commitdiff
Fix some typos
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 17 Mar 2025 10:04:13 +0000 (11:04 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 18 Mar 2025 10:53:19 +0000 (11:53 +0100)
[skip ci]

pcap-linux.c

index 2a0655329fe8e77c7fa40afbd6c1a081107b0809..54c8553d2c153b449c494f65f65fab8dcccc5325 100644 (file)
@@ -5642,7 +5642,7 @@ static struct dsa_proto {
 
        /*
         * Type 2, with Ethertype 0xe001; that's probably
 
        /*
         * Type 2, with Ethertype 0xe001; that's probably
-        * self-assigned, so this really should ahve its
+        * self-assigned, so this really should have its
         * own LINKTYPE_/DLT_ value.
         *
         * See
         * own LINKTYPE_/DLT_ value.
         *
         * See
@@ -5653,7 +5653,7 @@ static struct dsa_proto {
 
        /*
         * Type 2, with Ethertype 0x8100 or the self-assigned
 
        /*
         * Type 2, with Ethertype 0x8100 or the self-assigned
-        * 0xdadb, so this really should ahve its own
+        * 0xdadb, so this really should have its own
         * LINKTYPE_/DLT_ value; that would also allow the
         * VID of the tag to be dissected as per
         *
         * LINKTYPE_/DLT_ value; that would also allow the
         * VID of the tag to be dissected as per
         *