aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_stefan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/exchange_api_stefan.c')
-rw-r--r--src/lib/exchange_api_stefan.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/exchange_api_stefan.c b/src/lib/exchange_api_stefan.c
index a0650c77f..19e8ce25e 100644
--- a/src/lib/exchange_api_stefan.c
+++ b/src/lib/exchange_api_stefan.c
@@ -72,8 +72,9 @@ amount_to_double (const struct TALER_Amount *a)
/**
* Convert double to amount for STEFAN curve evaluation.
*
- * @param a input amount
- * @return (rounded) amount as a double
+ * @param dv input amount
+ * @param currency deisred currency
+ * @param[out] rval (rounded) amount as a double
*/
static void
double_to_amount (double dv,