Remove #define DEBUG_SMB_HASH

Is this file generated code ?

If not, please :

- get rid of compilation warnings
- put the # of preprocessor macros at the first column

svn path=/trunk/; revision=863
This commit is contained in:
Laurent Deniel 1999-10-16 20:26:37 +00:00
parent 072fb7a7a3
commit 039bb4fbd8
1 changed files with 1 additions and 3 deletions

View File

@ -2,7 +2,7 @@
* Routines for smb packet dissection
* Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com>
*
* $Id: packet-smb.c,v 1.29 1999/10/16 16:02:46 sharpe Exp $
* $Id: packet-smb.c,v 1.30 1999/10/16 20:26:37 deniel Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
@ -47,8 +47,6 @@
static int proto_smb = -1;
#define DEBUG_SMB_HASH
/*
* Struct passed to each SMB decode routine of info it may need
*/