aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mp4ves.h
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-11-23 11:36:45 -0500
committerAnders Broman <a.broman58@gmail.com>2015-11-24 06:18:40 +0000
commit2bd360d8646fb530f21de39e77d4df55193c3bc3 (patch)
tree76938a0f140a587e5c2b9dc0ebc786688d4c60a0 /epan/dissectors/packet-mp4ves.h
parentffb5b3d727e2f5bea0739512ed2d5d8a236c9ed9 (diff)
Make dissect_mp4ves_config a real dissector to be called by SDP
Also convert packet-mp4ves.c to use only "new style" dissectors. Change-Id: I949dd1300a66039906abffef5cc019f2b49cf414 Reviewed-on: https://code.wireshark.org/review/12074 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-mp4ves.h')
-rw-r--r--epan/dissectors/packet-mp4ves.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mp4ves.h b/epan/dissectors/packet-mp4ves.h
index 95d8107890..283675081e 100644
--- a/epan/dissectors/packet-mp4ves.h
+++ b/epan/dissectors/packet-mp4ves.h
@@ -26,5 +26,4 @@
extern const value_string mp4ves_level_indication_vals[];
-void dissect_mp4ves_config(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);
#endif /* PACKET_MP4VES_H */