summaryrefslogtreecommitdiff
path: root/src/pq
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-16 18:26:34 +0200
committerChristian Grothoff <christian@grothoff.org>2015-05-16 18:26:34 +0200
commit21da34a5011bfb9445b658febdb40c90c34b4170 (patch)
tree52331735c275986b8129b5d40e16a1ad8f0ecb58 /src/pq
parent456434ec41337e60188ae402a621d568ba48dca7 (diff)
downloadexchange-21da34a5011bfb9445b658febdb40c90c34b4170.tar.gz
exchange-21da34a5011bfb9445b658febdb40c90c34b4170.tar.bz2
exchange-21da34a5011bfb9445b658febdb40c90c34b4170.zip
-fix doxygen errors
Diffstat (limited to 'src/pq')
-rw-r--r--src/pq/db_pq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pq/db_pq.c b/src/pq/db_pq.c
index bb18c56a9..a718c805f 100644
--- a/src/pq/db_pq.c
+++ b/src/pq/db_pq.c
@@ -266,7 +266,7 @@ TALER_PQ_cleanup_result (struct TALER_PQ_ResultSpec *rs)
* is returned.
*
* @param result result to process
- * @param[in|out] rs result specification to extract for
+ * @param[in,out] rs result specification to extract for
* @param row row from the result to extract
* @return
* #GNUNET_YES if all results could be extracted