-fix rval
This commit is contained in:
parent
0703ba87e9
commit
add9edbf5c
@ -761,7 +761,7 @@ struct UploadHandler
|
|||||||
* @param do_create #GNUNET_YES if the key may be created
|
* @param do_create #GNUNET_YES if the key may be created
|
||||||
* @return #GNUNET_OK on success
|
* @return #GNUNET_OK on success
|
||||||
*/
|
*/
|
||||||
static int
|
static enum GNUNET_GenericReturnValue
|
||||||
load_offline_key (int do_create)
|
load_offline_key (int do_create)
|
||||||
{
|
{
|
||||||
static bool done;
|
static bool done;
|
||||||
|
Loading…
Reference in New Issue
Block a user