summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-12-13 13:10:45 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-12-13 13:11:08 +0100
commitd1fa8e6db81994038b6ea648ec58a7f9cba0fcfd (patch)
treeb2660bf6d94064a8caa4583268de463dbc19554e
parentcb69b4d7bd006559e501ac1bdf7f92e12579a4b3 (diff)
downloadlibpcap-d1fa8e6db81994038b6ea648ec58a7f9cba0fcfd.tar.gz
Fix a typo
[skip ci]
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 612833af..90fcf494 100644
--- a/CHANGES
+++ b/CHANGES
@@ -568,7 +568,7 @@ Tue. September 19, 2006. ken@xelerance.com. 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.