]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-igmp.c
From Neil Spring:
[tcpdump] / print-igmp.c
index 156780aa8bb6fab81fac1c6cb57fc1a98cac37a5..bc27e4aaeada248b3080e1a03ee736823a61784a 100644 (file)
@@ -35,7 +35,7 @@
 
 #ifndef lint
 static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-igmp.c,v 1.12 2003-11-15 00:39:26 guy Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-igmp.c,v 1.11.2.1 2003-11-15 22:28:52 guy Exp $ (LBL)";
 #endif
 #ifndef IN_CLASSD
 #define IN_CLASSD(i) (((int32_t)(i) & 0xf0000000) == 0xe0000000)