summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/taler-merchant-httpd.h')
-rw-r--r--src/backend/taler-merchant-httpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd.h b/src/backend/taler-merchant-httpd.h
index 6fd31956..6418801d 100644
--- a/src/backend/taler-merchant-httpd.h
+++ b/src/backend/taler-merchant-httpd.h
@@ -123,7 +123,7 @@ struct MerchantInstance
* Exchange this instance uses for tipping, NULL if tipping
* is not supported.
*/
- const char *tip_exchange;
+ char *tip_exchange;
/**
* What is the private key of the reserve used for signing tips by this exchange?