From b46fe9aa21d0bd3624284be00f72f1de0d510b67 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 5 Oct 2019 15:42:08 +0200 Subject: reindenting with uncrustify --- src/util/amount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/amount.c') diff --git a/src/util/amount.c b/src/util/amount.c index 8e801267f..21410c769 100644 --- a/src/util/amount.c +++ b/src/util/amount.c @@ -164,7 +164,7 @@ TALER_string_to_amount (const char *str, } return GNUNET_OK; - fail: +fail: /* set currency to 'invalid' to prevent accidental use */ memset (denom->currency, 0, -- cgit v1.2.3