aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-31 22:56:14 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-31 22:56:14 +0200
commit896bb8f074d6b6e091ee79de93b8bec118caa3ca (patch)
treed6c508b31ca4276cf5afead8b5e85cddd9a07482
parent6c6787b49a8d61fc8b8615333cbbdd9dc9cc9f96 (diff)
downloadexchange-896bb8f074d6b6e091ee79de93b8bec118caa3ca.tar.gz
exchange-896bb8f074d6b6e091ee79de93b8bec118caa3ca.zip
typo
m---------contrib/gana0
m---------doc/prebuilt0
-rw-r--r--src/exchange/taler-exchange-httpd_keys.c2
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 */
1533static enum GNUNET_GenericResponseCode 1533static enum GNUNET_GenericReturnValue
1534finish_keys_response (struct TEH_KeyStateHandle *ksh) 1534finish_keys_response (struct TEH_KeyStateHandle *ksh)
1535{ 1535{
1536 json_t *recoup; 1536 json_t *recoup;