mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Remove extra line break
How did this extra break cripple in here?
This commit is contained in:
parent
b065f2a011
commit
2f9cca8ec6
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user