aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cdt/packet-cdt-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/cdt/packet-cdt-template.c')
-rw-r--r--asn1/cdt/packet-cdt-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/cdt/packet-cdt-template.c b/asn1/cdt/packet-cdt-template.c
index 04475d9906..cb68723f46 100644
--- a/asn1/cdt/packet-cdt-template.c
+++ b/asn1/cdt/packet-cdt-template.c
@@ -57,7 +57,7 @@ static proto_item *cdt_item = NULL;
static guint32 content_type = 0;
/* Initialize the protocol and registered fields */
-int proto_cdt = -1;
+static int proto_cdt = -1;
#include "packet-cdt-hf.c"
static dissector_handle_t data_handle = NULL;