merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 9300bca7e76714d4562d691c93894d36809283a3
parent 893e793496541fc4d28d0d5b77739952de0e1e26
Author: bohdan-potuzhnyi <bohdan.potuzhnyi@gmail.com>
Date:   Wed, 23 Jul 2025 08:28:34 +0200

some doxygen cleanup

Diffstat:
Msrc/backend/taler-merchant-httpd_private-post-orders.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_private-post-orders.c b/src/backend/taler-merchant-httpd_private-post-orders.c @@ -2384,7 +2384,7 @@ phase_set_max_fee (struct OrderContext *oc) * * @param wmc wire method candidate to check * @param brutto amount to check - * @param true if the amount is OK, false if it is too high + * @return true if the amount is OK, false if it is too high */ static bool check_limits (struct WireMethodCandidate *wmc,