]> The Tcpdump Group git mirrors - tcpdump/blobdiff - util.c
Print both the name and the description of a link-layer type (the name
[tcpdump] / util.c
diff --git a/util.c b/util.c
index 7326a62e9354621502f484ba7b66c74484f90847..8137538ee2b875ef271b0771bbc54203de24354d 100644 (file)
--- a/util.c
+++ b/util.c
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/util.c,v 1.87 2003-10-02 13:16:14 hannes Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/util.c,v 1.89 2003-11-16 09:36:44 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H