merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit b78b9916fc317e9a0e201cd684cd8e7f694828b1
parent 616f8ca3c2cb7bd3b263514bbc2be41442d00b4d
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Tue, 18 Dec 2018 15:12:15 +0100

Fix comment.

Diffstat:
Msrc/include/taler_merchant_testing_lib.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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.