]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mobile.c
Use "len", not "payload_len", as we step through the packet; use
[tcpdump] / print-mobile.c
index 2989513372a4aa988fcd35651f30e2c4d95f66cd..e7de19dc4e28ae56bbdfaf97e38ed810a61e2489 100644 (file)
@@ -41,8 +41,8 @@
 #endif
 
 #ifndef lint
-static const char rcsid[] =
-     "@(#) $Header: /tcpdump/master/tcpdump/print-mobile.c,v 1.10 2002-08-01 08:53:19 risso Exp $";
+static const char rcsid[] _U_ =
+     "@(#) $Header: /tcpdump/master/tcpdump/print-mobile.c,v 1.14 2003-11-16 09:36:28 guy Exp $";
 #endif
 
 #include <tcpdump-stdinc.h>