aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dop/packet-dop-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/dop/packet-dop-template.c')
-rw-r--r--asn1/dop/packet-dop-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/dop/packet-dop-template.c b/asn1/dop/packet-dop-template.c
index ca572d8617..1990c8acdc 100644
--- a/asn1/dop/packet-dop-template.c
+++ b/asn1/dop/packet-dop-template.c
@@ -60,7 +60,7 @@ static dissector_handle_t tpkt_handle;
void prefs_register_dop(void); /* forward declaration for use in preferences registration */
/* Initialize the protocol and registered fields */
-int proto_dop = -1;
+static int proto_dop = -1;
static struct SESSION_DATA_STRUCTURE* session = NULL;
static const char *binding_type = NULL; /* binding_type */