summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-tips.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-22 22:47:41 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-22 22:47:41 +0200
commitb14e18eb31c957276c3f74834495d1bfa5c9329a (patch)
treebbde2d22eb1069607dcce675a5c39a276663b06b /src/backend/taler-merchant-httpd_private-get-tips.c
parent1a62744325edc68e106b806ede0ac418d880ca4f (diff)
downloadmerchant-b14e18eb31c957276c3f74834495d1bfa5c9329a.tar.gz
merchant-b14e18eb31c957276c3f74834495d1bfa5c9329a.tar.bz2
merchant-b14e18eb31c957276c3f74834495d1bfa5c9329a.zip
-fix misc clang compiler warnings
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 4f358be2..91a05366 100644
--- a/src/backend/taler-merchant-httpd_private-get-tips.c
+++ b/src/backend/taler-merchant-httpd_private-get-tips.c
@@ -62,6 +62,7 @@ TMH_private_get_tips (const struct TMH_RequestHandler *rh,
uint64_t offset;
int64_t limit;
+ (void) rh;
if (! (TALER_arg_to_yna (connection,
"expired",
TALER_EXCHANGE_YNA_NO,