From b35f494cafdc4414d312fc4b66077b7ded888b0f Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 15 Oct 2020 13:18:35 +0200 Subject: Doxygen fixes --- src/lib/merchant_api_post_instances.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/merchant_api_post_instances.c') diff --git a/src/lib/merchant_api_post_instances.c b/src/lib/merchant_api_post_instances.c index a46dce4b..75de02c3 100644 --- a/src/lib/merchant_api_post_instances.c +++ b/src/lib/merchant_api_post_instances.c @@ -77,7 +77,7 @@ struct TALER_MERCHANT_InstancesPostHandle * * @param cls the `struct TALER_MERCHANT_InstancesPostHandle` * @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_post_instances_finished (void *cls, -- cgit v1.2.3