fix newline

This commit is contained in:
Christian Grothoff 2016-04-01 20:32:44 +02:00
parent 1168010160
commit bf3e5487b4

View File

@ -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,