gluon-neighbour-info: newlines between responses
This commit is contained in:
parent
b969f3e644
commit
0222f342af
@ -74,6 +74,8 @@ int request(const int sock, const struct sockaddr_in6 *client_addr, const char *
|
||||
|
||||
if (sse)
|
||||
fputs("\n\n", stdout);
|
||||
else
|
||||
fputs("\n", stdout);
|
||||
|
||||
fflush(stdout);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user