DCE RPC version numbers supplied to the registration routines are just

major version numbers.

svn path=/trunk/; revision=10478
This commit is contained in:
Guy Harris 2004-03-25 08:01:14 +00:00
parent 67d8cc1db4
commit 7b109873f4
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
* This information is based off the released idl files from opengroup.
* ftp://ftp.opengroup.org/pub/dce122/dce/src/security.tar.gz security/idl/rs_prop_plcy.idl
*
* $Id: packet-dcerpc-rs_prop_plcy.c,v 1.2 2004/03/25 06:39:00 ulfl Exp $
* $Id: packet-dcerpc-rs_prop_plcy.c,v 1.3 2004/03/25 08:01:14 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@ -50,7 +50,7 @@ static e_uuid_t uuid_rs_prop_plcy =
{ 0xe6ac5cb8, 0xde3e, 0x11ca, {0x93, 0x76, 0x08, 0x00, 0x1e, 0x03, 0x94,
0xc7} };
static guint16 ver_rs_prop_plcy = 1 /*1.1*/;
static guint16 ver_rs_prop_plcy = 1;
static dcerpc_sub_dissector rs_prop_plcy_dissectors[] = {