]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tcp.c
Print both the name and the description of a link-layer type (the name
[tcpdump] / print-tcp.c
index c69dbcd0d6df4a8193cdd35e35a1b27ab7108669..44279215ddfb0125e6e1edd4cf9a15406f44bf7e 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-tcp.c,v 1.107 2003-11-05 06:03:01 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-tcp.c,v 1.109 2003-11-16 09:36:39 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H