summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-tips.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-25 19:11:10 +0100
committerChristian Grothoff <christian@grothoff.org>2020-10-25 19:11:10 +0100
commit369b52aac1ffe65fc3e5f915114bdb44d9211e17 (patch)
treeec2a60e7e55943f95467453fe6bdf6451e471a02 /src/backend/taler-merchant-httpd_private-get-tips.c
parentd68f76bf9b44732e8a3d7818ba7fc980187732a5 (diff)
downloadmerchant-369b52aac1ffe65fc3e5f915114bdb44d9211e17.tar.gz
merchant-369b52aac1ffe65fc3e5f915114bdb44d9211e17.tar.bz2
merchant-369b52aac1ffe65fc3e5f915114bdb44d9211e17.zip
indentation fixes
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-get-tips.c')
-rw-r--r--src/backend/taler-merchant-httpd_private-get-tips.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/backend/taler-merchant-httpd_private-get-tips.c b/src/backend/taler-merchant-httpd_private-get-tips.c
index 74b9751b..4282ebe7 100644
--- a/src/backend/taler-merchant-httpd_private-get-tips.c
+++ b/src/backend/taler-merchant-httpd_private-get-tips.c
@@ -51,6 +51,7 @@ add_tip (void *cls,
TALER_JSON_from_amount (&amount))));
}
+
MHD_RESULT
TMH_private_get_tips (const struct TMH_RequestHandler *rh,
struct MHD_Connection *connection,