summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-orders.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-09 19:07:01 +0200
committerMS <ms@taler.net>2020-10-09 19:07:01 +0200
commit4d9bc219297df4816ba4cf5c1a452fe2e8079bbf (patch)
tree682a3e578a3451b4399e55138a8d9230b8b55985 /src/backend/taler-merchant-httpd_private-get-orders.c
parent217f04d2a2e77ea4cbb48cd814cac145586e5a66 (diff)
downloadmerchant-4d9bc219297df4816ba4cf5c1a452fe2e8079bbf.tar.gz
merchant-4d9bc219297df4816ba4cf5c1a452fe2e8079bbf.tar.bz2
merchant-4d9bc219297df4816ba4cf5c1a452fe2e8079bbf.zip
address doxygen warnings
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-get-orders.c')
-rw-r--r--src/backend/taler-merchant-httpd_private-get-orders.c2
1 files changed, 1 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 ca27c92a..3ee08112 100644
--- a/src/backend/taler-merchant-httpd_private-get-orders.c
+++ b/src/backend/taler-merchant-httpd_private-get-orders.c
@@ -395,7 +395,7 @@ add_order (void *cls,
* @param order_id the order that changed
* @param paid is the order paid by the customer?
* @param refunded was the order refunded?
- * @param wire was the merchant paid via wire transfer?
+ * @param wired was the merchant paid via wire transfer?
* @param date execution date of the order
* @param order_serial_id serial ID of the order in the database
*/