summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mint/taler-mint-httpd_validation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_validation.c b/src/mint/taler-mint-httpd_validation.c
index 461e88759..8f8ab415e 100644
--- a/src/mint/taler-mint-httpd_validation.c
+++ b/src/mint/taler-mint-httpd_validation.c
@@ -98,7 +98,7 @@ TMH_VALIDATION_init (const struct GNUNET_CONFIGURATION_Handle *cfg)
{
(void) GNUNET_asprintf (&lib_name,
"libtaler_plugin_wire_%s",
- lib_name);
+ token);
p = GNUNET_new (struct Plugin);
p->type = GNUNET_strdup (token);
p->plugin = GNUNET_PLUGIN_load (lib_name,