aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc.h
diff options
context:
space:
mode:
authortpot <tpot@f5534014-38df-0310-8fa8-9805f1628bb7>2003-08-04 02:49:04 +0000
committertpot <tpot@f5534014-38df-0310-8fa8-9805f1628bb7>2003-08-04 02:49:04 +0000
commit62dbd85694eed3be92ff7a0f6cb425d5f304c33d (patch)
tree63a279850eb8eef07cd8b9f98496347eac14907f /packet-dcerpc.h
parentee0976b59989e53406150f1d0a91c6b691713878 (diff)
Guy suggested that the dcerpc opnum value_string code could be simplified
somewhat. Now the dynamic initialisation of the value_string is contained in the value_string_from_subdissectors() function instead of being distributed amongst the dcerpc dissectors. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8123 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-dcerpc.h')
-rw-r--r--packet-dcerpc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-dcerpc.h b/packet-dcerpc.h
index c12579d680..2ecc7b35a2 100644
--- a/packet-dcerpc.h
+++ b/packet-dcerpc.h
@@ -2,7 +2,7 @@
* Copyright 2001, Todd Sabin <tas@webspan.net>
* Copyright 2003, Tim Potter <tpot@samba.org>
*
- * $Id: packet-dcerpc.h,v 1.33 2003/07/16 04:20:32 tpot Exp $
+ * $Id: packet-dcerpc.h,v 1.34 2003/08/04 02:48:58 tpot Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -215,7 +215,7 @@ dcerpc_sub_dissector *dcerpc_get_proto_sub_dissector(e_uuid_t *uuid, guint16 ver
/* Create a opnum, name value_string from a subdissector list */
-value_string *value_string_from_subdissectors(dcerpc_sub_dissector *sd, int num_sds);
+value_string *value_string_from_subdissectors(dcerpc_sub_dissector *sd);
/* Private data structure to pass to DCERPC dissector. This is used to
pass transport specific information down to the dissector from the