aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/h283/packet-h283-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/h283/packet-h283-template.c')
-rw-r--r--epan/dissectors/asn1/h283/packet-h283-template.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/asn1/h283/packet-h283-template.c b/epan/dissectors/asn1/h283/packet-h283-template.c
index 6db8e76eaa..fa383dd705 100644
--- a/epan/dissectors/asn1/h283/packet-h283-template.c
+++ b/epan/dissectors/asn1/h283/packet-h283-template.c
@@ -25,11 +25,11 @@ void proto_register_h283(void);
void proto_reg_handoff_h283(void);
/* Initialize the protocol and registered fields */
-static int proto_h283 = -1;
+static int proto_h283;
#include "packet-h283-hf.c"
/* Initialize the subtree pointers */
-static int ett_h283 = -1;
+static int ett_h283;
#include "packet-h283-ett.c"
/* Subdissectors */