From 9c45958a55d25f87fa8848765cb924ddc604e91b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 14:13:28 +0100 Subject: doxygen --- src/include/taler_pq_lib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/taler_pq_lib.h') diff --git a/src/include/taler_pq_lib.h b/src/include/taler_pq_lib.h index 697917568..066f117ee 100644 --- a/src/include/taler_pq_lib.h +++ b/src/include/taler_pq_lib.h @@ -95,7 +95,7 @@ TALER_PQ_query_param_absolute_time_nbo (const struct * Currency amount expected. * * @param name name of the field in the table - * @param currency expected currency for the @a amount + * @param currency currency to use for @a amount * @param[out] amount where to store the result * @return array entry for the result specification to use */ @@ -109,7 +109,7 @@ TALER_PQ_result_spec_amount_nbo (const char *name, * Currency amount expected. * * @param name name of the field in the table - * @param currency expected currency for the @a amount + * @param currency 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