]> 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 de8906ba2ba2881dad443fde5675d2ba9d6664e5..d2a08f2bb29e0258bb0afdf02230e3bbe43bb3ea 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.28 2003-11-16 09:36:43 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.27 2003-11-15 00:39:45 guy Exp $";
-#endif
 extern const u_char *startbuf;
 
 /*