]> 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..418779a9f27c7cbb5b755e7c7035b0407fe814b2 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.26.2.2 2003-11-16 08:51:56 guy Exp $";
 #endif
 
 #include <tcpdump-stdinc.h>