Forgot to remove one change only used for local testing from last checkin

svn path=/trunk/; revision=5681
This commit is contained in:
Ronnie Sahlberg 2002-06-16 11:55:46 +00:00
parent 78299a48a5
commit 5bece57634
1 changed files with 2 additions and 3 deletions

View File

@ -4,7 +4,7 @@
* Copyright 2002, Richard Sharpe <rsharpe@ns.aus.com>
* decode srvsvc calls where Samba knows them ...
*
* $Id: packet-dcerpc-srvsvc.c,v 1.18 2002/06/16 11:46:18 sahlberg Exp $
* $Id: packet-dcerpc-srvsvc.c,v 1.19 2002/06/16 11:55:46 sahlberg Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@ -91,8 +91,7 @@ static e_uuid_t uuid_dcerpc_srvsvc = {
{ 0x12, 0x78, 0x5a, 0x47, 0xbf, 0x6e, 0xe1, 0x88 }
};
/*static guint16 ver_dcerpc_srvsvc = 3;*/
static guint16 ver_dcerpc_srvsvc = 0; /*XXX*/
static guint16 ver_dcerpc_srvsvc = 3;
static int
srvsvc_dissect_ENUM_HANDLE(tvbuff_t *tvb, int offset,