summaryrefslogtreecommitdiff
path: root/ethertype.h
diff options
context:
space:
mode:
authorOla Martin Lykkja <ola.lykkja@q-free.com>2013-06-27 13:28:10 +0200
committerOla Martin Lykkja <ola.lykkja@q-free.com>2013-06-27 13:28:10 +0200
commit0c78d433d90dc8368efea9cdf738523703d034b9 (patch)
treeda32ac2f2fd6555c78c4850f01103916bbe1105a /ethertype.h
parent80d038a7b1c20d0dea3abf58b2aabf33df4bf5ac (diff)
downloadtcpdump-0c78d433d90dc8368efea9cdf738523703d034b9.tar.gz
Improved quality, bug fixes, typos. Added test case
Diffstat (limited to 'ethertype.h')
-rw-r--r--ethertype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethertype.h b/ethertype.h
index 484e01e1..a74c3a8f 100644
--- a/ethertype.h
+++ b/ethertype.h
@@ -187,7 +187,7 @@
#define ETHERTYPE_CALM_FAST 0x1111 /* ISO CALM FAST */
#endif
#ifndef ETHERTYPE_GEONET_OLD
-#define ETHERTYPE_GEONET_OLD 0x0707 /* ETSI GeoNetworking (before an 2013) */
+#define ETHERTYPE_GEONET_OLD 0x0707 /* ETSI GeoNetworking (before Jan 2013) */
#endif
#ifndef ETHERTYPE_GEONET
#define ETHERTYPE_GEONET 0x8947 /* ETSI GeoNetworking (Official IEEE registration from Jan 2013) */