aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509if.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-x509if.c')
-rw-r--r--epan/dissectors/packet-x509if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-x509if.c b/epan/dissectors/packet-x509if.c
index 6604b54aef..45814f26d7 100644
--- a/epan/dissectors/packet-x509if.c
+++ b/epan/dissectors/packet-x509if.c
@@ -1900,7 +1900,7 @@ dissect_x509if_SEQUENCE_SIZE_1_MAX_OF_AttributeType(gboolean implicit_tag _U_, t
}
-static const int * AllowedSubset_bits[] = {
+static int * const AllowedSubset_bits[] = {
&hf_x509if_AllowedSubset_baseObject,
&hf_x509if_AllowedSubset_oneLevel,
&hf_x509if_AllowedSubset_wholeSubtree,