fix compiler warning

This commit is contained in:
Christian Grothoff 2018-10-27 19:23:49 +02:00
parent 24f6f15001
commit 2956217b30
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -800,7 +800,7 @@ reload_keys_denom_iter (void *cls,
*/
static json_t *
sign_key_issue_to_json (const struct TALER_ExchangeSigningKeyValidityPS *ski,
struct TALER_MasterSignatureP *ski_sig)
const struct TALER_MasterSignatureP *ski_sig)
{
return
json_pack ("{s:o, s:o, s:o, s:o, s:o}",