summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_post_order_pay.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/merchant_api_post_order_pay.c')
-rw-r--r--src/lib/merchant_api_post_order_pay.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/merchant_api_post_order_pay.c b/src/lib/merchant_api_post_order_pay.c
index a9abdfab..03ed3661 100644
--- a/src/lib/merchant_api_post_order_pay.c
+++ b/src/lib/merchant_api_post_order_pay.c
@@ -168,7 +168,7 @@ check_coin_history (const struct TALER_MERCHANT_PaidCoin *pc,
* coin was actually already spent!
*
* @param oph handle of the original pay operation
- * @param json cryptograophic proof returned by the
+ * @param response cryptograophic proof returned by the
* exchange/merchant
* @return #GNUNET_OK if proof checks out
*/
@@ -235,7 +235,7 @@ check_conflict (struct TALER_MERCHANT_OrderPayHandle *oph,
*
* @param cls the `struct TALER_MERCHANT_Pay`
* @param response_code HTTP response code, 0 on error
- * @param json response body, NULL if not in JSON
+ * @param response response body, NULL if not in JSON
*/
static void
handle_pay_finished (void *cls,