From 27954156322f0a14829e946adc8a24eed1fed34a Mon Sep 17 00:00:00 2001 From: MS Date: Fri, 9 Oct 2020 18:21:27 +0200 Subject: Addressing @file warnings. --- src/lib/merchant_api_post_order_pay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/merchant_api_post_order_pay.c') diff --git a/src/lib/merchant_api_post_order_pay.c b/src/lib/merchant_api_post_order_pay.c index 12b3312c..05c798c1 100644 --- a/src/lib/merchant_api_post_order_pay.c +++ b/src/lib/merchant_api_post_order_pay.c @@ -17,7 +17,7 @@ If not, see */ /** - * @file lib/merchant_api_post_order_pay.c + * @file merchant_api_post_order_pay.c * @brief Implementation of the POST /order/$ID/pay request * of the merchant's HTTP API * @author Christian Grothoff -- cgit v1.2.3