From 3e757cdeda7938d9d5f88bcc7b91deebaaf154ba Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 4 Apr 2019 12:14:25 +0200 Subject: Inserting "now" argument into "/keys". Also using this new logic from the cherry-pick test case. --- src/lib/testing_api_cmd_check_keys.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/testing_api_cmd_check_keys.c') diff --git a/src/lib/testing_api_cmd_check_keys.c b/src/lib/testing_api_cmd_check_keys.c index 983098ce9..d6ab012dd 100644 --- a/src/lib/testing_api_cmd_check_keys.c +++ b/src/lib/testing_api_cmd_check_keys.c @@ -73,7 +73,7 @@ struct CheckKeysState * If GNUNET_YES, then we'll provide the "/keys" request. * with the "now" argument. */ - unsigned int with_now; + int with_now; /** * Fake now as passed by the user. -- cgit v1.2.3