aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-dfs.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-09-22 09:27:25 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-09-22 09:27:25 +0000
commit4987fc95bb76cbcdcefcd7b6c77ffcb5316a004d (patch)
treeb3e46beda594492fca7b9fca1d9adc1085229644 /epan/dissectors/packet-dcerpc-dfs.h
parentcb23bfa371cec78ed00afe8ad68dcc0a176148eb (diff)
dfs updates from the s4 idl repository
svn path=/trunk/; revision=19284
Diffstat (limited to 'epan/dissectors/packet-dcerpc-dfs.h')
-rw-r--r--epan/dissectors/packet-dcerpc-dfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-dcerpc-dfs.h b/epan/dissectors/packet-dcerpc-dfs.h
index c69b37723f..7349a7f1d3 100644
--- a/epan/dissectors/packet-dcerpc-dfs.h
+++ b/epan/dissectors/packet-dcerpc-dfs.h
@@ -63,4 +63,5 @@ int netdfs_dissect_struct_dfs_EnumArray4(tvbuff_t *tvb, int offset, packet_info
int netdfs_dissect_struct_dfs_EnumArray200(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *parent_tree, guint8 *drep, int hf_index, guint32 param _U_);
int netdfs_dissect_struct_dfs_EnumArray300(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *parent_tree, guint8 *drep, int hf_index, guint32 param _U_);
int netdfs_dissect_struct_dfs_EnumStruct(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *parent_tree, guint8 *drep, int hf_index, guint32 param _U_);
+int netdfs_dissect_struct_dfs_UnknownStruct(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *parent_tree, guint8 *drep, int hf_index, guint32 param _U_);
#endif /* __PACKET_DCERPC_NETDFS_H */