commit d81b3f13d16210c1ae995306507c1b56091bc14e
parent a0d9d59b73a35f3060914372a70fbcc57e66998f
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 12 Feb 2022 12:21:27 +0100
-remove legacy uncrustify workaround
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/exchange_api_recoup.c b/src/lib/exchange_api_recoup.c
@@ -206,7 +206,7 @@ handle_recoup_finished (void *cls,
exchange is here. We should look at the key
structure of ph->exchange, and find the smallest
_currently withdrawable_ denomination and check
- if the value remaining would suffice... *///
+ if the value remaining would suffice... */
GNUNET_break_op (0);
hr.http_status = 0;
hr.ec = TALER_EC_GENERIC_REPLY_MALFORMED;