[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: -hyperoptimize
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: -hyperoptimize |
Date: |
Thu, 22 Jul 2021 19:49:02 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new 265fff6c -hyperoptimize
265fff6c is described below
commit 265fff6ca125bed77b1745cf8bbda0e58871e160
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jul 22 19:49:00 2021 +0200
-hyperoptimize
---
src/backend/taler-merchant-httpd_post-orders-ID-pay.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
index b72ae0ee..233ed183 100644
--- a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
+++ b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
@@ -1056,6 +1056,7 @@ check_coin_refunded (void *cls,
TALER_amount_add (&pc->total_refunded,
&pc->total_refunded,
refund_amount));
+ break;
}
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: -hyperoptimize,
gnunet <=