From 9c45958a55d25f87fa8848765cb924ddc604e91b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 14:13:28 +0100 Subject: doxygen --- src/pq/pq_result_helper.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/pq') diff --git a/src/pq/pq_result_helper.c b/src/pq/pq_result_helper.c index f6eab87e1..b3977d738 100644 --- a/src/pq/pq_result_helper.c +++ b/src/pq/pq_result_helper.c @@ -161,6 +161,7 @@ extract_amount_nbo (void *cls, * Currency amount expected. * * @param name name of the field in the table + * @param currency the currency to use for @a amount * @param[out] amount where to store the result * @return array entry for the result specification to use */ @@ -239,7 +240,7 @@ extract_amount (void *cls, * Currency amount expected. * * @param name name of the field in the table - * @param currency the currency the amount is in + * @param currency the currency to use for @a amount * @param[out] amount where to store the result * @return array entry for the result specification to use */ -- cgit v1.2.3