From a58c986f62a7be6fe7b69b9c372adcc2dab5f79e Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Thu, 18 Sep 2014 00:10:51 -0400 Subject: Update generated DCE/RPC dissectors. Now all generated dissectors can successfully compile. Change-Id: I74728926915d5a9f1694cc49c753b80f213df767 Reviewed-on: https://code.wireshark.org/review/2598 Reviewed-by: Alexis La Goutte Reviewed-by: Michael Mann --- epan/dissectors/packet-dcerpc-dfs.h | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'epan/dissectors/packet-dcerpc-dfs.h') diff --git a/epan/dissectors/packet-dcerpc-dfs.h b/epan/dissectors/packet-dcerpc-dfs.h index e3be6a39c6..a1083481c3 100644 --- a/epan/dissectors/packet-dcerpc-dfs.h +++ b/epan/dissectors/packet-dcerpc-dfs.h @@ -1,16 +1,13 @@ -/* autogenerated by pidl */ - /* DO NOT EDIT - This filter was automatically generated + This file was automatically generated by Pidl from dfs.idl and dfs.cnf. - Pidl is a perl based IDL compiler for DCE/RPC idl files. + Pidl is a perl based IDL compiler for DCE/RPC idl files. It is maintained by the Samba team, not the Wireshark team. - Instructions on how to download and install Pidl can be + Instructions on how to download and install Pidl can be found at http://wiki.wireshark.org/Pidl */ - #ifndef __PACKET_DCERPC_NETDFS_H #define __PACKET_DCERPC_NETDFS_H @@ -54,7 +51,7 @@ int netdfs_dissect_struct_dfs_Info200(tvbuff_t *tvb _U_, int offset _U_, packet_ #define DFS_VOLUME_FLAVOR_STANDALONE (0x100) #define DFS_VOLUME_FLAVOR_AD_BLOB (0x200) extern const value_string netdfs_dfs_VolumeFlavor_vals[]; -int netdfs_dissect_enum_dfs_VolumeFlavor(tvbuff_t *tvb _U_, int offset _U_, packet_info *pinfo _U_, proto_tree *tree _U_, dcerpc_info* di _U_, guint8 *drep _U_, int hf_index _U_, guint32 *param _U_); +int netdfs_dissect_enum_dfs_VolumeFlavor(tvbuff_t *tvb _U_, int offset _U_, packet_info *pinfo _U_, proto_tree *tree _U_, dcerpc_info* di _U_, guint8 *drep _U_, int hf_index _U_, guint1632 *param _U_); int netdfs_dissect_struct_dfs_Info300(tvbuff_t *tvb _U_, int offset _U_, packet_info *pinfo _U_, proto_tree *parent_tree _U_, dcerpc_info* di _U_, guint8 *drep _U_, int hf_index _U_, guint32 param _U_); int netdfs_dissect_struct_dfs_EnumArray1(tvbuff_t *tvb _U_, int offset _U_, packet_info *pinfo _U_, proto_tree *parent_tree _U_, dcerpc_info* di _U_, guint8 *drep _U_, int hf_index _U_, guint32 param _U_); int netdfs_dissect_struct_dfs_EnumArray2(tvbuff_t *tvb _U_, int offset _U_, packet_info *pinfo _U_, proto_tree *parent_tree _U_, dcerpc_info* di _U_, guint8 *drep _U_, int hf_index _U_, guint32 param _U_); -- cgit v1.2.3