change the signature that asn2wrs generates for functions to marm all parameters...
[obnox/wireshark/wip.git] / epan / dissectors / packet-mms.h
index d16e5802bdf73f54a77b3197a5d3e3c418bb364c..19c140e7353cb9694fe1afcd788b8684e7249a40 100644 (file)
@@ -38,7 +38,7 @@
 /*--- Included file: packet-mms-exp.h ---*/
 #line 1 "packet-mms-exp.h"
 extern const value_string mms_MMSpdu_vals[];
-int dissect_mms_MMSpdu(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
+int dissect_mms_MMSpdu(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int hf_index _U_);
 
 /*--- End of included file: packet-mms-exp.h ---*/
 #line 30 "packet-mms-template.h"