-fix rval

This commit is contained in:
Christian Grothoff 2021-11-16 19:29:10 +01:00
parent 0703ba87e9
commit add9edbf5c
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -761,7 +761,7 @@ struct UploadHandler
* @param do_create #GNUNET_YES if the key may be created
* @return #GNUNET_OK on success
*/
static int
static enum GNUNET_GenericReturnValue
load_offline_key (int do_create)
{
static bool done;