]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-igrp.c
Use "len", not "payload_len", as we step through the packet; use
[tcpdump] / print-igrp.c
index a9ac11722c599f11fc76a1f12dca38f4a6a54f28..25e33fce157a4b53beed90ff8ee48d11b2747b55 100644 (file)
@@ -22,8 +22,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-igrp.c,v 1.18 2002-08-06 04:42:05 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-igrp.c,v 1.20 2003-11-16 09:36:23 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H