aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-cdt.c')
-rw-r--r--epan/dissectors/packet-cdt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-cdt.c b/epan/dissectors/packet-cdt.c
index e7719f5b76..79143f1196 100644
--- a/epan/dissectors/packet-cdt.c
+++ b/epan/dissectors/packet-cdt.c
@@ -65,7 +65,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;
/*--- Included file: packet-cdt-hf.c ---*/
#line 1 "packet-cdt-hf.c"