diff options
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. * |