From 487237381dc81c16878b2e3faaac37777b6dd7bf Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 20 Apr 2017 07:49:56 +0200 Subject: fix misc doxygen issues --- src/pq/pq_result_helper.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/pq/pq_result_helper.c') diff --git a/src/pq/pq_result_helper.c b/src/pq/pq_result_helper.c index 4b449999f..d0ff78d1c 100644 --- a/src/pq/pq_result_helper.c +++ b/src/pq/pq_result_helper.c @@ -132,7 +132,7 @@ extract_amount_nbo_helper (PGresult *result, * * @param cls closure * @param result where to extract data from - * @param int row to extract data from + * @param row row to extract data from * @param fname name (or prefix) of the fields to extract from * @param[in,out] dst_size where to store size of result, may be NULL * @param[out] dst where to store the result @@ -200,7 +200,7 @@ TALER_PQ_result_spec_amount_nbo (const char *name, * * @param cls closure * @param result where to extract data from - * @param int row to extract data from + * @param row row to extract data from * @param fname name (or prefix) of the fields to extract from * @param[in,out] dst_size where to store size of result, may be NULL * @param[out] dst where to store the result @@ -272,7 +272,7 @@ TALER_PQ_result_spec_amount (const char *name, * * @param cls closure * @param result where to extract data from - * @param int row to extract data from + * @param row row to extract data from * @param fname name (or prefix) of the fields to extract from * @param[in,out] dst_size where to store size of result, may be NULL * @param[out] dst where to store the result -- cgit v1.2.3