summaryrefslogtreecommitdiff
path: root/src/mint/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mint/plugin.c')
-rw-r--r--src/mint/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/plugin.c b/src/mint/plugin.c
index 91cd3f406..67cabd815 100644
--- a/src/mint/plugin.c
+++ b/src/mint/plugin.c
@@ -41,7 +41,7 @@ static char *old_dlsearchpath;
* @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)
{
return GNUNET_SYSERR;
}