diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-04-20 07:49:56 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-04-20 07:49:56 +0200 |
commit | 487237381dc81c16878b2e3faaac37777b6dd7bf (patch) | |
tree | 542b1b8ed111ebba37c50febd07f24c2afbdeeb0 /src/include/taler_util_wallet.h | |
parent | b0811dd868f24010329cf294a0fd2d28a0cfeae6 (diff) |
fix misc doxygen issues
Diffstat (limited to 'src/include/taler_util_wallet.h')
-rw-r--r-- | src/include/taler_util_wallet.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_util_wallet.h b/src/include/taler_util_wallet.h index 0544c9e15..dd08702db 100644 --- a/src/include/taler_util_wallet.h +++ b/src/include/taler_util_wallet.h @@ -82,6 +82,7 @@ TALER_gcrypt_init (void); /** * Obtain denomination amount from configuration file. * + * @param cfg configuration to parse * @param section section of the configuration to access * @param option option of the configuration to access * @param[out] denom set to the amount found in configuration |