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