summaryrefslogtreecommitdiff
path: root/cipher/ac.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ac.c')
-rw-r--r--cipher/ac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/ac.c b/cipher/ac.c
index ffc80daf..a7239584 100644
--- a/cipher/ac.c
+++ b/cipher/ac.c
@@ -49,7 +49,7 @@ struct number_string
/* The positions in this list correspond to the values contained in
the gcry_ac_key_type_t enumeration list. */
-const char *ac_key_identifiers[] =
+static const char *ac_key_identifiers[] =
{
"private-key",
"public-key",