]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-arcnet.c
Check for a TCP header length that's too short, report more information
[tcpdump] / print-arcnet.c
index 08da74f07c6b918fccaf98268d546865137b6966..90bb4903da6043b6457e62c245911cca4296d334 100644 (file)
@@ -21,8 +21,8 @@
  * From: NetBSD: print-arcnet.c,v 1.2 2000/04/24 13:02:28 itojun Exp
  */
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-arcnet.c,v 1.15 2003-01-23 09:15:14 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-arcnet.c,v 1.15.2.2 2003-11-16 08:51:09 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H