]> The Tcpdump Group git mirrors - libpcap/commitdiff
Fix a typo
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 13 Dec 2020 12:10:45 +0000 (13:10 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 13 Dec 2020 12:11:08 +0000 (13:11 +0100)
[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index 612833af922f2600078fa6743af82f65a4170c96..90fcf494ec7c41800f31cc3d976bcdf401c35556 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -568,7 +568,7 @@ Tue.        September 19, 2006. [email protected]. Summary for 0.9.5 libpcap release
         beginning+link-layer
        Add DLT/LINKTYPE for carrying FRF.16 Multi-link Frame Relay
        Fix allocation of buffer for list of link-layer types
-       Added a new DLT and LINKTYPE value for ARINC 653 Interpartition Communcation Messages
+       Added a new DLT and LINKTYPE value for ARINC 653 Interpartition Communication Messages
        Fixed a typo in a DLT value: it should start with DLT_ and not LINKTYPE_
        Redefined DLT_CAN20B and LINKTYPE_CAN20B as #190 (as this is the right value for CAN).
        Added definition for DLT_A429 and LINKTYPE_A429 as #184.