common: Fix compiler warning

--
This commit is contained in:
Werner Koch 2021-02-16 15:07:54 +01:00
parent db687d15e6
commit 3c7b1f3f5f
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
1 changed files with 1 additions and 1 deletions

View File

@ -505,7 +505,7 @@ gnupg_rng_is_compliant (enum gnupg_compliance_mode compliance)
if (result == 1)
{
char *buf;
const char *fields[5];
char *fields[5];
buf = gcry_get_config (0, "rng-type");
if (buf