aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcap.c2
-rw-r--r--pcap/dlt.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/pcap.c b/pcap.c
index d195fd78..1b18ed11 100644
--- a/pcap.c
+++ b/pcap.c
@@ -2999,7 +2999,7 @@ static struct dlt_choice dlt_choices[] = {
DLT_CHOICE(RAW, "Raw IP"),
DLT_CHOICE(SLIP_BSDOS, "BSD/OS SLIP"),
DLT_CHOICE(PPP_BSDOS, "BSD/OS PPP"),
- DLT_CHOICE(ATM_CLIP, "Linux Classical IP-over-ATM"),
+ DLT_CHOICE(ATM_CLIP, "Linux Classical IP over ATM"),
DLT_CHOICE(PPP_SERIAL, "PPP over serial"),
DLT_CHOICE(PPP_ETHER, "PPPoE"),
DLT_CHOICE(SYMANTEC_FIREWALL, "Symantec Firewall"),
diff --git a/pcap/dlt.h b/pcap/dlt.h
index cd46d041..f822bc79 100644
--- a/pcap/dlt.h
+++ b/pcap/dlt.h
@@ -136,7 +136,7 @@
#define DLT_PFSYNC 18
#endif
-#define DLT_ATM_CLIP 19 /* Linux Classical-IP over ATM */
+#define DLT_ATM_CLIP 19 /* Linux Classical IP over ATM */
/*
* Apparently Redback uses this for its SmartEdge 400/800. I hope