]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-token.c
Put the when-printing and when-saving-to-a-file descriptions of "-v"
[tcpdump] / print-token.c
index 6478ff272592d50578999573baf1ee3af4112449..5f70c6f59ac56cbdcf859e8d63d52b051063675c 100644 (file)
@@ -24,8 +24,8 @@
  *     Guy Harris <[email protected]>
  */
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.22 2002-12-19 09:39:16 guy Exp $";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.24 2003-11-16 09:36:40 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H