Nuke nickserv password field and some cosmetics

This commit is contained in:
Berke Viktor
2013-05-11 02:40:08 +02:00
parent a98b95923b
commit 7b0b86c9f7
6 changed files with 41 additions and 33 deletions

View File

@@ -102,7 +102,9 @@ static void
irc_ns_ghost (server *serv, char *usname, char *pass)
{
if (serv->loginmethod != 5)
{
irc_nickserv (serv, "GHOST", usname, " ", pass);
}
}
static void