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_payback.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchange/taler-exchange-httpd_payback.h') diff --git a/src/exchange/taler-exchange-httpd_payback.h b/src/exchange/taler-exchange-httpd_payback.h index 4572db400..9e1fde310 100644 --- a/src/exchange/taler-exchange-httpd_payback.h +++ b/src/exchange/taler-exchange-httpd_payback.h @@ -28,7 +28,7 @@ /** * Handle a "/payback" request. Parses the JSON, and, if successful, - * passes the JSON data to #parse_and_handle_payback_request() to + * passes the JSON data to #verify_and_execute_payback() 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