aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h323.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h323.c')
-rw-r--r--epan/dissectors/packet-h323.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h323.c b/epan/dissectors/packet-h323.c
index fde5eff8c5..b7f8265ade 100644
--- a/epan/dissectors/packet-h323.c
+++ b/epan/dissectors/packet-h323.c
@@ -99,7 +99,7 @@ void gef_ctx_update_key(gef_ctx_t *gefx) {
}
/* Initialize the protocol and registered fields */
-int proto_h323 = -1;
+static int proto_h323 = -1;
/*--- Included file: packet-h323-hf.c ---*/
#line 1 "packet-h323-hf.c"