]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rx.c
Protect code for particular Juniper DLT_ values with #ifdefs, so this
[tcpdump] / print-rx.c
index b48da39fcd8a4d5f09f7a0f8871cbafd1273465c..5daaf7e00211d7891c85625b0c3bc4db2bf2b81e 100644 (file)
@@ -33,8 +33,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-rx.c,v 1.35 2003-01-25 23:49:04 guy Exp $";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-rx.c,v 1.37 2003-11-16 09:36:36 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H