summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_merchant_get_order.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-15 12:27:05 +0200
committerMS <ms@taler.net>2020-10-15 13:05:26 +0200
commitf26664f65653a2295ce6f51316c7cf3d8a88c283 (patch)
tree8ca9d8802dfd73df92f91efa2e685649cacd089a /src/lib/merchant_api_merchant_get_order.c
parent42682207973f59f4ca87cb98bf870c0951ca6a0b (diff)
downloadmerchant-f26664f65653a2295ce6f51316c7cf3d8a88c283.tar.gz
merchant-f26664f65653a2295ce6f51316c7cf3d8a88c283.tar.bz2
merchant-f26664f65653a2295ce6f51316c7cf3d8a88c283.zip
Doxygen fixes
Diffstat (limited to 'src/lib/merchant_api_merchant_get_order.c')
-rw-r--r--src/lib/merchant_api_merchant_get_order.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/merchant_api_merchant_get_order.c b/src/lib/merchant_api_merchant_get_order.c
index 007d4195..b09b39ee 100644
--- a/src/lib/merchant_api_merchant_get_order.c
+++ b/src/lib/merchant_api_merchant_get_order.c
@@ -355,7 +355,7 @@ handle_paid (struct TALER_MERCHANT_OrderMerchantGetHandle *omgh,
*
* @param cls the `struct TALER_MERCHANT_OrderMerchantGetHandle`
* @param response_code HTTP response code, 0 on error
- * @param json response body, should be NULL
+ * @param response response body, NULL if not in JSON
*/
static void
handle_merchant_order_get_finished (void *cls,