1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 20:23:12 +02:00

!*@*$^%! I reported this bug MONTHS ago people!

This commit is contained in:
griever
2001-12-14 22:44:08 +00:00
parent e881a256f4
commit 5d5ffa3f06
+1 -1
View File
@@ -200,7 +200,7 @@ DLLFUNC int m_whois(cptr, sptr, parc, parv)
sendto_one(acptr,
":%s %s %s :*** %s (%s@%s) did a /whois on you.",
me.name, IsWebTV(acptr) ? "PRIVMSG" : "NOTICE", acptr->name, sptr->name,
sptr->user->username, IsHidden(acptr) ? sptr->user->virthost : sptr->user->realhost);
sptr->user->username, IsHidden(sptr) ? sptr->user->virthost : sptr->user->realhost);
}
sendto_one(sptr, rpl_str(RPL_WHOISUSER), me.name,