summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-orders.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-13 12:07:16 +0200
committerMS <ms@taler.net>2020-10-13 12:07:16 +0200
commit8730c425905fb9bea0cc6a5783c888f392782865 (patch)
tree06bbf62fde7bc373e2fe0bc58fd71e59dafacbee /src/backend/taler-merchant-httpd_private-get-orders.c
parentcf733c2b743b1e2d3c1e7a7d296aff71d70cf4e2 (diff)
downloadmerchant-8730c425905fb9bea0cc6a5783c888f392782865.tar.gz
merchant-8730c425905fb9bea0cc6a5783c888f392782865.tar.bz2
merchant-8730c425905fb9bea0cc6a5783c888f392782865.zip
doxygen fixes
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-get-orders.c')
-rw-r--r--src/backend/taler-merchant-httpd_private-get-orders.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_private-get-orders.c b/src/backend/taler-merchant-httpd_private-get-orders.c
index 3ee08112..8df4e69c 100644
--- a/src/backend/taler-merchant-httpd_private-get-orders.c
+++ b/src/backend/taler-merchant-httpd_private-get-orders.c
@@ -216,7 +216,6 @@ cleanup (void *ctx)
* @param exchange_url URL of the exchange that issued @a coin_pub
* @param rtransaction_id identificator of the refund
* @param reason human-readable explanation of the refund
- * @param timestamp when was the refund made
* @param refund_amount refund amount which is being taken from @a coin_pub
* @param pending true if the this refund was not yet processed by the wallet/exchange
*/