summaryrefslogtreecommitdiff
path: root/cipher/elgamal.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/elgamal.c')
-rw-r--r--cipher/elgamal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/elgamal.c b/cipher/elgamal.c
index 04c37330..51e5c559 100644
--- a/cipher/elgamal.c
+++ b/cipher/elgamal.c
@@ -641,7 +641,7 @@ static char *elg_names[] =
};
-gcry_pk_spec_t pubkey_spec_elg =
+gcry_pk_spec_t _gcry_pubkey_spec_elg =
{
"ELG", elg_names,
"pgy", "pgyx", "ab", "rs", "pgy",