aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h245.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h245.c')
-rw-r--r--epan/dissectors/packet-h245.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h245.c b/epan/dissectors/packet-h245.c
index 8033e56392..78c22a9cc2 100644
--- a/epan/dissectors/packet-h245.c
+++ b/epan/dissectors/packet-h245.c
@@ -500,7 +500,7 @@ static void h245_setup_channels(packet_info *pinfo, channel_info_t *upcoming_cha
}
/* Initialize the protocol and registered fields */
-int proto_h245 = -1;
+static int proto_h245 = -1;
/*--- Included file: packet-h245-hf.c ---*/
#line 1 "packet-h245-hf.c"