]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ethertype.h
NDOize safeputs() and safeputchar()
[tcpdump] / ethertype.h
index 484e01e114a62929a9d2d4577a0d745e18157829..1a5791ea39c14243ee690b5f1b24990c91aed62b 100644 (file)
@@ -17,8 +17,6 @@
  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- *
- * @(#) $Header: /tcpdump/master/tcpdump/ethertype.h,v 1.30 2008-02-06 10:47:53 guy Exp $ (LBL)
  */
 
 /*
 #define        ETHERTYPE_LOOPBACK      0x9000
 #endif
 #ifndef        ETHERTYPE_VMAN
-#define        ETHERTYPE_VMAN          0x9100 /* Extreme VMAN Protocol */ 
+#define        ETHERTYPE_VMAN          0x9100 /* Extreme VMAN Protocol */
 #endif
 #ifndef        ETHERTYPE_CFM_OLD
 #define        ETHERTYPE_CFM_OLD       0xabcd /* 802.1ag depreciated */
 #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) */