diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2019-01-09 22:44:05 +0100 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2019-01-09 22:44:05 +0100 |
commit | 551562701e1f48712a0143d0d152b518342f0883 (patch) | |
tree | 39460634e5286fe1bd5de458d6e8b1c21d11c5af /src/exchange-lib/testing_api_cmd_check_keys.c | |
parent | b657910c1936c727508843221a5b1552a89da94a (diff) |
Comment block.
Diffstat (limited to 'src/exchange-lib/testing_api_cmd_check_keys.c')
-rw-r--r-- | src/exchange-lib/testing_api_cmd_check_keys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-lib/testing_api_cmd_check_keys.c b/src/exchange-lib/testing_api_cmd_check_keys.c index 3aa6c24f..d329f31a 100644 --- a/src/exchange-lib/testing_api_cmd_check_keys.c +++ b/src/exchange-lib/testing_api_cmd_check_keys.c @@ -73,7 +73,7 @@ check_keys_run (void *cls, { is->working = GNUNET_NO; GNUNET_log (GNUNET_ERROR_TYPE_INFO, - "Triggering /keys dl, cmd `%s'\n", + "Triggering GET /keys, cmd `%s'\n", cmd->label); /* Means re-download /keys. */ |