From e16dc518d586907898060576a1abfa0879c8dffe Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 5 Jan 2024 15:36:17 +0100 Subject: -fix compiler warnings --- src/util/taler-exchange-secmod-cs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/taler-exchange-secmod-cs.c') diff --git a/src/util/taler-exchange-secmod-cs.c b/src/util/taler-exchange-secmod-cs.c index 89d1462f2..a823c6929 100644 --- a/src/util/taler-exchange-secmod-cs.c +++ b/src/util/taler-exchange-secmod-cs.c @@ -345,7 +345,7 @@ static char *keydir; * "donau". The actual configuration section will then be * "$SECTION-exchange-secmod-cs". */ -static const char *section = "taler"; +static char *section = "taler"; /** * How much should coin creation (@e duration_withdraw) duration overlap -- cgit v1.2.3