aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/t124/packet-t124-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/t124/packet-t124-template.h')
-rw-r--r--asn1/t124/packet-t124-template.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/t124/packet-t124-template.h b/asn1/t124/packet-t124-template.h
index 487718c86a..f86b48501c 100644
--- a/asn1/t124/packet-t124-template.h
+++ b/asn1/t124/packet-t124-template.h
@@ -31,8 +31,8 @@ extern int dissect_DomainMCSPDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, p
extern guint32 t124_get_last_channelId(void);
extern void t124_set_top_tree(proto_tree *tree);
-extern void register_t124_ns_dissector(const char *nsKey, dissector_t dissector, int proto);
-extern void register_t124_sd_dissector(packet_info *pinfo, guint32 channelId, dissector_t dissector, int proto);
+extern void register_t124_ns_dissector(const char *nsKey, new_dissector_t dissector, int proto);
+extern void register_t124_sd_dissector(packet_info *pinfo, guint32 channelId, new_dissector_t dissector, int proto);
#include "packet-t124-exp.h"