aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-12-18 15:12:15 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-12-18 15:12:15 +0100
commitb78b9916fc317e9a0e201cd684cd8e7f694828b1 (patch)
tree8a9f5c8f89a2132a8e240daf9d98d185c1886172 /src
parent616f8ca3c2cb7bd3b263514bbc2be41442d00b4d (diff)
Fix comment.
Diffstat (limited to 'src')
-rw-r--r--src/include/taler_merchant_testing_lib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_merchant_testing_lib.h b/src/include/taler_merchant_testing_lib.h
index d1755a95..8442bf24 100644
--- a/src/include/taler_merchant_testing_lib.h
+++ b/src/include/taler_merchant_testing_lib.h
@@ -87,7 +87,6 @@ TALER_TESTING_cmd_proposal (const char *label,
* Make a "proposal lookup" command.
*
* @param label command label.
- * @param ctx CURL context.
* @param merchant_url base URL of the merchant backend
* serving the proposal lookup request.
* @param http_status expected HTTP response code.