mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-21 11:44:04 +00:00
numeric.c: whitespace fixes ...
This commit is contained in:
@@ -89,7 +89,6 @@ Announce_User(CLIENT * Client, CLIENT * User)
|
||||
Client_Hostname(User),
|
||||
Client_ID(Client_Introducer(User)),
|
||||
Client_Info(User));
|
||||
|
||||
} else {
|
||||
/* RFC 2813 mode: one combined NICK command */
|
||||
return IRC_WriteStrClient(Client, "NICK %s %d %s %s %d +%s :%s",
|
||||
|
Reference in New Issue
Block a user