diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-31 22:56:14 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-31 22:56:14 +0200 |
commit | 896bb8f074d6b6e091ee79de93b8bec118caa3ca (patch) | |
tree | d6c508b31ca4276cf5afead8b5e85cddd9a07482 | |
parent | 6c6787b49a8d61fc8b8615333cbbdd9dc9cc9f96 (diff) | |
download | exchange-896bb8f074d6b6e091ee79de93b8bec118caa3ca.tar.gz exchange-896bb8f074d6b6e091ee79de93b8bec118caa3ca.zip |
typo
m--------- | contrib/gana | 0 | ||||
m--------- | doc/prebuilt | 0 | ||||
-rw-r--r-- | src/exchange/taler-exchange-httpd_keys.c | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gana b/contrib/gana | |||
Subproject 755e752e3a235df0be8d45374835b109f7843c1 | Subproject 0272caa8ff8ee7553d035d29fb19d01866df43e | ||
diff --git a/doc/prebuilt b/doc/prebuilt | |||
Subproject e32c7da994a3787ad34d99b21d2cbc12d698816 | Subproject 74d9c44ebc257a3d8b9c2c0a806508bd0cc5269 | ||
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; |