summaryrefslogtreecommitdiff
path: root/src/mint/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mint/plugin.h')
-rw-r--r--src/mint/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/plugin.h b/src/mint/plugin.h
index 01b99ebc3..bb1f0ecbc 100644
--- a/src/mint/plugin.h
+++ b/src/mint/plugin.h
@@ -37,7 +37,7 @@ extern struct TALER_MINTDB_Plugin *plugin;
* @return #GNUNET_OK on success
*/
int
-TALER_MINT_plugin_load (struct GNUNET_CONFIGURATION_Handle *cfg);
+TALER_MINT_plugin_load (const struct GNUNET_CONFIGURATION_Handle *cfg);
/**