summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_refresh_reveal.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-05 15:42:08 +0200
committerChristian Grothoff <christian@grothoff.org>2019-10-05 15:42:08 +0200
commitb46fe9aa21d0bd3624284be00f72f1de0d510b67 (patch)
tree368b65ff113b8ead3572adb816fb716317611179 /src/exchange/taler-exchange-httpd_refresh_reveal.c
parent52bbfe926be03f66d57d15743e9914bc4e201c8c (diff)
downloadexchange-b46fe9aa21d0bd3624284be00f72f1de0d510b67.tar.gz
exchange-b46fe9aa21d0bd3624284be00f72f1de0d510b67.tar.bz2
exchange-b46fe9aa21d0bd3624284be00f72f1de0d510b67.zip
reindenting with uncrustify
Diffstat (limited to 'src/exchange/taler-exchange-httpd_refresh_reveal.c')
-rw-r--r--src/exchange/taler-exchange-httpd_refresh_reveal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_refresh_reveal.c b/src/exchange/taler-exchange-httpd_refresh_reveal.c
index 8746ba5d0..29f0738ad 100644
--- a/src/exchange/taler-exchange-httpd_refresh_reveal.c
+++ b/src/exchange/taler-exchange-httpd_refresh_reveal.c
@@ -816,7 +816,7 @@ handle_refresh_reveal_json (struct MHD_Connection *connection,
} /* end for (retries...) */
GNUNET_break (MHD_NO != res);
- cleanup:
+cleanup:
GNUNET_break (MHD_NO != res);
/* free resources */
if (NULL != rctx->ev_sigs)