diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-17 23:50:41 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-17 23:50:49 +0100 |
commit | 788fd67984a546c58fca4cea62627fa2d763964f (patch) | |
tree | 0ef9aaebe3b1c81634530772443f68c31b5bf718 /src/exchange/taler-exchange-httpd_validation.c | |
parent | d95f2a9e437b946bba66c2a0054524fc2e320621 (diff) |
doxygen
Diffstat (limited to 'src/exchange/taler-exchange-httpd_validation.c')
-rw-r--r-- | src/exchange/taler-exchange-httpd_validation.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_validation.c b/src/exchange/taler-exchange-httpd_validation.c index 0ca127eb..79c01716 100644 --- a/src/exchange/taler-exchange-httpd_validation.c +++ b/src/exchange/taler-exchange-httpd_validation.c @@ -66,7 +66,7 @@ load_fee (const char *method) /** - * Initialize account; checks if @ai has /wire information, and if so, + * 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. * |