aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_stefan.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-09-01 15:35:41 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-09-01 15:35:41 +0200
commitb1566ea5af031f4cd46816502177d7edc6a67f29 (patch)
tree59b997c572da812a253ae0a3597bd55645488823 /src/lib/exchange_api_stefan.c
parentf6ce80056b0cfafd695ce3c948ac1e22d94ddef3 (diff)
downloadexchange-b1566ea5af031f4cd46816502177d7edc6a67f29.tar.xz
-doxygen
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,