]> The Tcpdump Group git mirrors - tcpdump/blobdiff - smbutil.c
Use "len", not "payload_len", as we step through the packet; use
[tcpdump] / smbutil.c
index 314a97046a4028b2f1b1d2ceaae335a0dd75cda5..d2a08f2bb29e0258bb0afdf02230e3bbe43bb3ea 100644 (file)
--- a/smbutil.c
+++ b/smbutil.c
@@ -11,8 +11,8 @@
 #endif
 
 #ifndef lint
-static const char rcsid[] =
-     "@(#) $Header: /tcpdump/master/tcpdump/smbutil.c,v 1.26 2003-08-10 19:47:39 guy Exp $";
+static const char rcsid[] _U_ =
+     "@(#) $Header: /tcpdump/master/tcpdump/smbutil.c,v 1.28 2003-11-16 09:36:43 guy Exp $";
 #endif
 
 #include <tcpdump-stdinc.h>