summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_wallet_get_tip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/merchant_api_wallet_get_tip.c')
-rw-r--r--src/lib/merchant_api_wallet_get_tip.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/merchant_api_wallet_get_tip.c b/src/lib/merchant_api_wallet_get_tip.c
index 64a76f18..f0fae967 100644
--- a/src/lib/merchant_api_wallet_get_tip.c
+++ b/src/lib/merchant_api_wallet_get_tip.c
@@ -233,8 +233,8 @@ TALER_MERCHANT_wallet_tip_get (struct GNUNET_CURL_Context *ctx,
* @param tqo handle to the operation being cancelled
*/
void
-TALER_MERCHANT_wallet_tip_get_cancel (struct
- TALER_MERCHANT_TipWalletGetHandle *tgh)
+TALER_MERCHANT_wallet_tip_get_cancel (
+ struct TALER_MERCHANT_TipWalletGetHandle *tgh)
{
if (NULL != tgh->job)
{