aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-lsa.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-01-30 12:38:38 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-01-30 12:38:38 +0000
commit7fc663c7380c166343f729f867200b0cfed0a3ca (patch)
treeda4e67fa90d884dd5758450ee9bc94c3556dbaf0 /epan/dissectors/packet-dcerpc-lsa.h
parentae9fe25e4f398d806e728ce6465c03df33405d10 (diff)
downloadwireshark-7fc663c7380c166343f729f867200b0cfed0a3ca.tar.gz
wireshark-7fc663c7380c166343f729f867200b0cfed0a3ca.tar.bz2
wireshark-7fc663c7380c166343f729f867200b0cfed0a3ca.zip
rename lsa_dissect_LSA_SECURITY_DESCRIPTOR_data to lsa_dissect_sec_desc_buf_data
to make the symbol compatible with an autogenerated LSA dissector. no changes to the code, just a rename. svn path=/trunk/; revision=13206
Diffstat (limited to 'epan/dissectors/packet-dcerpc-lsa.h')
-rw-r--r--epan/dissectors/packet-dcerpc-lsa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dcerpc-lsa.h b/epan/dissectors/packet-dcerpc-lsa.h
index 29fdf5d782..119bb570b9 100644
--- a/epan/dissectors/packet-dcerpc-lsa.h
+++ b/epan/dissectors/packet-dcerpc-lsa.h
@@ -114,7 +114,7 @@ lsa_dissect_LSA_SECURITY_DESCRIPTOR(tvbuff_t *tvb, int offset,
packet_info *pinfo, proto_tree *tree,
guint8 *drep);
int
-lsa_dissect_LSA_SECURITY_DESCRIPTOR_data(tvbuff_t *tvb, int offset,
+lsa_dissect_sec_desc_buf_data(tvbuff_t *tvb, int offset,
packet_info *pinfo, proto_tree *tree,
guint8 *drep);
int