aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_recoup.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-12 12:21:27 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-12 12:21:27 +0100
commitd81b3f13d16210c1ae995306507c1b56091bc14e (patch)
tree37b002ae53270556c2f0e58ad18026bc3e93dd5d /src/lib/exchange_api_recoup.c
parenta0d9d59b73a35f3060914372a70fbcc57e66998f (diff)
downloadexchange-d81b3f13d16210c1ae995306507c1b56091bc14e.tar.xz
-remove legacy uncrustify workaround
Diffstat (limited to 'src/lib/exchange_api_recoup.c')
-rw-r--r--src/lib/exchange_api_recoup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/exchange_api_recoup.c b/src/lib/exchange_api_recoup.c
index 2584ade92..a4ad0ccee 100644
--- 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;