]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-null.c
Add support for Apple's IP-over-IEEE 1394 encapsulation.
[tcpdump] / print-null.c
index f0c246d64d038852c4071f41e7ab93abe579cf88..74c67bf91d2608e81585542d2a19205fe353d119 100644 (file)
@@ -20,8 +20,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-null.c,v 1.49 2003-05-22 16:52:38 hannes Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-null.c,v 1.49.2.2 2003-11-16 08:51:36 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H