]> 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 53c6710a95026290ca22d1f9a79790660540e8c9..418779a9f27c7cbb5b755e7c7035b0407fe814b2 100644 (file)
--- a/smbutil.c
+++ b/smbutil.c
 #include "config.h"
 #endif
 
+#ifndef lint
+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>
 
 #include "extract.h"
 #include "smb.h"
 
-#ifndef lint
-static const char rcsid[] _U_ =
-     "@(#) $Header: /tcpdump/master/tcpdump/smbutil.c,v 1.26.2.1 2003-11-15 22:29:18 guy Exp $";
-#endif
 extern const u_char *startbuf;
 
 /*