summaryrefslogtreecommitdiff
path: root/src/benchmark
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-06-14 15:53:48 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-06-14 15:53:48 +0200
commit1a7619d54e0337939cef1b323af985e0f5ede515 (patch)
treee59075fc03cf0e264836e4110bfa7885bcf34386 /src/benchmark
parenta34a2873caf245b47388004a2734f590dd15bd22 (diff)
downloadexchange-1a7619d54e0337939cef1b323af985e0f5ede515.tar.gz
exchange-1a7619d54e0337939cef1b323af985e0f5ede515.tar.bz2
exchange-1a7619d54e0337939cef1b323af985e0f5ede515.zip
comments
Diffstat (limited to 'src/benchmark')
-rw-r--r--src/benchmark/taler-exchange-benchmark.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/benchmark/taler-exchange-benchmark.c b/src/benchmark/taler-exchange-benchmark.c
index a02f62f05..83f201889 100644
--- a/src/benchmark/taler-exchange-benchmark.c
+++ b/src/benchmark/taler-exchange-benchmark.c
@@ -608,7 +608,8 @@ deposit_cb (void *cls,
/**
* Function called upon completion of our /reserve/withdraw request.
- * This is merely the function which spends withdrawn coins
+ * This is merely the function which spends withdrawn coins. For each
+ * spent coin, ti either refresh it or re-withdraw it.
*
* @param cls closure with the interpreter state
* @param http_status HTTP response code, #MHD_HTTP_OK (200) for successful status request