summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_validation.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-01 20:32:44 +0200
committerChristian Grothoff <christian@grothoff.org>2016-04-01 20:32:44 +0200
commitbf3e5487b474e0a76d7ba9d15fae758ba693eb37 (patch)
tree11b4d40c2d62c38c5bf227a8df873d6d44b10885 /src/exchange/taler-exchange-httpd_validation.c
parent116801016058023e90b33e1e0576e127685d87f3 (diff)
downloadexchange-bf3e5487b474e0a76d7ba9d15fae758ba693eb37.tar.gz
exchange-bf3e5487b474e0a76d7ba9d15fae758ba693eb37.tar.bz2
exchange-bf3e5487b474e0a76d7ba9d15fae758ba693eb37.zip
fix newline
Diffstat (limited to 'src/exchange/taler-exchange-httpd_validation.c')
-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,