]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-raw.c
Address Michael's comments.
[tcpdump] / print-raw.c
index 08cee76ca8e53a56996259998aa829c2e45ca537..8e376ce52cccccf81ec52093b534a0eb1ab4d199 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-raw.c,v 1.39 2002-12-19 09:39:15 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-raw.c,v 1.41 2003-11-16 09:36:34 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H
 #endif
 
 #ifdef HAVE_CONFIG_H