commit 2956217b30d3f8758dd565078399289915923029
parent 24f6f150017a40b9fde4fd55f7ca8bfb70cf8c92
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 27 Oct 2018 19:23:49 +0200
fix compiler warning
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_keystate.c b/src/exchange/taler-exchange-httpd_keystate.c
@@ -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}",