summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_validation.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 23:50:41 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 23:50:49 +0100
commit788fd67984a546c58fca4cea62627fa2d763964f (patch)
tree0ef9aaebe3b1c81634530772443f68c31b5bf718 /src/exchange/taler-exchange-httpd_validation.c
parentd95f2a9e437b946bba66c2a0054524fc2e320621 (diff)
downloadexchange-788fd67984a546c58fca4cea62627fa2d763964f.tar.gz
exchange-788fd67984a546c58fca4cea62627fa2d763964f.tar.bz2
exchange-788fd67984a546c58fca4cea62627fa2d763964f.zip
doxygen
Diffstat (limited to 'src/exchange/taler-exchange-httpd_validation.c')
-rw-r--r--src/exchange/taler-exchange-httpd_validation.c2
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 0ca127eb2..79c01716b 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.
*