summaryrefslogtreecommitdiff
path: root/trust/extract-info.c
diff options
context:
space:
mode:
Diffstat (limited to 'trust/extract-info.c')
-rw-r--r--trust/extract-info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/extract-info.c b/trust/extract-info.c
index 63fd03e..8468abb 100644
--- a/trust/extract-info.c
+++ b/trust/extract-info.c
@@ -315,7 +315,7 @@ extract_info (P11KitIter *iter,
CK_ATTRIBUTE *attr;
CK_RV rv;
- static CK_ATTRIBUTE attr_types[] = {
+ static const CK_ATTRIBUTE attr_types[] = {
{ CKA_ID, },
{ CKA_CLASS, },
{ CKA_CERTIFICATE_TYPE, },