From c87722791debda4961f514d34b32b3f2775eaac9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 14:36:49 +0100 Subject: doxygen --- src/exchange/taler-exchange-httpd_validation.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/exchange/taler-exchange-httpd_validation.c') diff --git a/src/exchange/taler-exchange-httpd_validation.c b/src/exchange/taler-exchange-httpd_validation.c index 79c01716..f5497c3c 100644 --- a/src/exchange/taler-exchange-httpd_validation.c +++ b/src/exchange/taler-exchange-httpd_validation.c @@ -16,7 +16,7 @@ /** * @file taler-exchange-httpd_validation.c - * @brief helpers for calling the wire plugins to validate addresses + * @brief helpers for getting our wire account information * @author Christian Grothoff */ #include "platform.h" @@ -67,11 +67,10 @@ load_fee (const char *method) /** * Initialize account; checks if @a ai has /wire information, and if so, - * adds the /wire information (if included) to our responses. Also, if - * the account is debitable, we try to load the plugin. + * adds the /wire information (if included) to our responses. * * @param cls pointer to `int` to set to #GNUNET_SYSERR on errors - * @param name name of the plugin to load + * @param ai details about the account we should load the wire details for */ static void load_account (void *cls, -- cgit v1.2.3