From f7025fd6303b754f601bccf0c01272cf35e0b991 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 21 Mar 2015 14:21:00 +0100 Subject: fix testcase FTBFS --- src/mint/plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mint/plugin.h') diff --git a/src/mint/plugin.h b/src/mint/plugin.h index 01b99ebc..bb1f0ecb 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); /** -- cgit v1.2.3