This commit is contained in:
Christian Grothoff 2021-08-31 22:56:14 +02:00
parent 6c6787b49a
commit 896bb8f074
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 755e752e3a235df0be8d45374835b109f7843c1c
Subproject commit 0272caa8ff8ee7553d035d29fb19d01866df43e4

@ -1 +1 @@
Subproject commit e32c7da994a3787ad34d99b21d2cbc12d6988166
Subproject commit 74d9c44ebc257a3d8b9c2c0a806508bd0cc5269a

View File

@ -1530,7 +1530,7 @@ create_krd (struct TEH_KeyStateHandle *ksh,
* @param[in,out] ksh state handle to update
* @return #GNUNET_OK on success
*/
static enum GNUNET_GenericResponseCode
static enum GNUNET_GenericReturnValue
finish_keys_response (struct TEH_KeyStateHandle *ksh)
{
json_t *recoup;