From 487237381dc81c16878b2e3faaac37777b6dd7bf Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 20 Apr 2017 07:49:56 +0200 Subject: fix misc doxygen issues --- src/exchange/taler-exchange-httpd_refund.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchange/taler-exchange-httpd_refund.c') diff --git a/src/exchange/taler-exchange-httpd_refund.c b/src/exchange/taler-exchange-httpd_refund.c index 6c85c50f7..0df83f455 100644 --- a/src/exchange/taler-exchange-httpd_refund.c +++ b/src/exchange/taler-exchange-httpd_refund.c @@ -97,7 +97,7 @@ verify_and_execute_refund (struct MHD_Connection *connection, /** * Handle a "/refund" request. Parses the JSON, and, if successful, - * passes the JSON data to #parse_and_handle_refund_request() to + * passes the JSON data to #verify_and_execute_refund() to * further check the details of the operation specified. If * everything checks out, this will ultimately lead to the "/refund" * being executed, or rejected. -- cgit v1.2.3