summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-06-04 12:13:23 +0200
committerChristian Grothoff <christian@grothoff.org>2017-06-04 12:13:30 +0200
commit4694810d9d6dc1f8ef3168c1bd7ce0cbea642a1c (patch)
treef96d12cde6b9056f97ff31de5ad83d92aefd1f9f /src/include
parent59fd83b73128d8393726caf58016b81b86cc3404 (diff)
downloadexchange-4694810d9d6dc1f8ef3168c1bd7ce0cbea642a1c.tar.gz
exchange-4694810d9d6dc1f8ef3168c1bd7ce0cbea642a1c.tar.bz2
exchange-4694810d9d6dc1f8ef3168c1bd7ce0cbea642a1c.zip
free auditor data on shutdown (#5050)
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_exchange_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h
index 7114aa6c9..9a004a4f8 100644
--- a/src/include/taler_exchange_service.h
+++ b/src/include/taler_exchange_service.h
@@ -154,7 +154,7 @@ struct TALER_EXCHANGE_AuditorInformation
* should also be an auditor API for automated submission about
* claims of misbehaving exchange providers.
*/
- const char *auditor_url;
+ char *auditor_url;
/**
* Number of denomination keys audited by this auditor.