diff options
Diffstat (limited to 'src/exchange/taler-exchange-httpd_keys.c')
-rw-r--r-- | src/exchange/taler-exchange-httpd_keys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_keys.c b/src/exchange/taler-exchange-httpd_keys.c index 0d062fe1d..6074b31f7 100644 --- a/src/exchange/taler-exchange-httpd_keys.c +++ b/src/exchange/taler-exchange-httpd_keys.c | |||
@@ -1530,7 +1530,7 @@ create_krd (struct TEH_KeyStateHandle *ksh, | |||
1530 | * @param[in,out] ksh state handle to update | 1530 | * @param[in,out] ksh state handle to update |
1531 | * @return #GNUNET_OK on success | 1531 | * @return #GNUNET_OK on success |
1532 | */ | 1532 | */ |
1533 | static enum GNUNET_GenericResponseCode | 1533 | static enum GNUNET_GenericReturnValue |
1534 | finish_keys_response (struct TEH_KeyStateHandle *ksh) | 1534 | finish_keys_response (struct TEH_KeyStateHandle *ksh) |
1535 | { | 1535 | { |
1536 | json_t *recoup; | 1536 | json_t *recoup; |