summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_check_keys.c
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-04-04 12:14:25 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-04-04 12:14:25 +0200
commit3e757cdeda7938d9d5f88bcc7b91deebaaf154ba (patch)
treec820658fa30ed2010900e7d5dc41cd1b23131b79 /src/lib/testing_api_cmd_check_keys.c
parentce71d83ad6b651b3cac43d131bf62afa1583bf67 (diff)
downloadexchange-3e757cdeda7938d9d5f88bcc7b91deebaaf154ba.tar.gz
exchange-3e757cdeda7938d9d5f88bcc7b91deebaaf154ba.tar.bz2
exchange-3e757cdeda7938d9d5f88bcc7b91deebaaf154ba.zip
Inserting "now" argument into "/keys".
Also using this new logic from the cherry-pick test case.
Diffstat (limited to 'src/lib/testing_api_cmd_check_keys.c')
-rw-r--r--src/lib/testing_api_cmd_check_keys.c2
1 files changed, 1 insertions, 1 deletions
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.