1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00

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
parent b065f2a011
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 */