From 98f96970d61b3928034fee74c6e8a28ee1d9d31d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 17 Mar 2020 00:16:31 +0100 Subject: fix doxygen errors --- src/exchange/taler-exchange-httpd_deposit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchange/taler-exchange-httpd_deposit.h') diff --git a/src/exchange/taler-exchange-httpd_deposit.h b/src/exchange/taler-exchange-httpd_deposit.h index 641a19778..642e29dd5 100644 --- a/src/exchange/taler-exchange-httpd_deposit.h +++ b/src/exchange/taler-exchange-httpd_deposit.h @@ -30,7 +30,7 @@ /** * Handle a "/coins/$COIN_PUB/deposit" request. Parses the JSON, and, if - * successful, passes the JSON data to #verify_and_execute_deposit() to + * successful, passes the JSON data to #deposit_transaction() to * further check the details of the operation specified. If everything checks * out, this will ultimately lead to the "/deposit" being executed, or * rejected. -- cgit v1.2.3