summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/exchange/taler-exchange-httpd_validation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_validation.c b/src/exchange/taler-exchange-httpd_validation.c
index 0b72960c5..61599fe1f 100644
--- a/src/exchange/taler-exchange-httpd_validation.c
+++ b/src/exchange/taler-exchange-httpd_validation.c
@@ -221,7 +221,7 @@ TMH_VALIDATION_get_wire_methods (const char *prefix)
{
plugin = p->plugin;
GNUNET_asprintf (&account_name,
- "%s-%s\n",
+ "%s-%s",
prefix,
p->type);
method = plugin->get_wire_details (plugin->cls,