#include "config.h"
#endif
+#ifndef lint
+static const char rcsid[] _U_ =
+ "@(#) $Header: /tcpdump/master/tcpdump/print-smb.c,v 1.27.2.2 2003-11-16 08:51:45 guy Exp $";
+#endif
#include <tcpdump-stdinc.h>
#include "extract.h"
#include "smb.h"
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-smb.c,v 1.27.2.1 2003-11-15 22:29:08 guy Exp $";
-#endif
static int request = 0;
const u_char *startbuf = NULL;