fix newline
This commit is contained in:
parent
1168010160
commit
bf3e5487b4
@ -221,7 +221,7 @@ TMH_VALIDATION_get_wire_methods (const char *prefix)
|
|||||||
{
|
{
|
||||||
plugin = p->plugin;
|
plugin = p->plugin;
|
||||||
GNUNET_asprintf (&account_name,
|
GNUNET_asprintf (&account_name,
|
||||||
"%s-%s\n",
|
"%s-%s",
|
||||||
prefix,
|
prefix,
|
||||||
p->type);
|
p->type);
|
||||||
method = plugin->get_wire_details (plugin->cls,
|
method = plugin->get_wire_details (plugin->cls,
|
||||||
|
Loading…
Reference in New Issue
Block a user