mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Remove extra line break
How did this extra break cripple in here?
This commit is contained in:
parent
b065f2a011
commit
2f9cca8ec6
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ static char *expando_userhost(SERVER_REC *server, void *item, int *free_ret)
|
||||||
const char *username;
|
const char *username;
|
||||||
char hostname[HOST_NAME_MAX];
|
char hostname[HOST_NAME_MAX];
|
||||||
|
|
||||||
|
|
||||||
ircserver = IRC_SERVER(server);
|
ircserver = IRC_SERVER(server);
|
||||||
|
|
||||||
/* prefer the _real_ /userhost reply */
|
/* prefer the _real_ /userhost reply */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue