Remove extra line break

How did this extra break cripple in here?
This commit is contained in:
kyak 2015-08-29 15:40:17 +03:00
commit 2f9cca8ec6

View file

@ -58,7 +58,6 @@ static char *expando_userhost(SERVER_REC *server, void *item, int *free_ret)
const char *username;
char hostname[HOST_NAME_MAX];
ircserver = IRC_SERVER(server);
/* prefer the _real_ /userhost reply */