Skip to content
Snippets Groups Projects
Commit 9e0d882b authored by cyan's avatar cyan
Browse files

* Whoops, let's try commiting the *whole* of our changes, eh?

parent 122e1936
No related branches found
No related tags found
No related merge requests found
......@@ -2929,6 +2929,7 @@ function WhoWas(nick,uprefix,host,realname,server,serverdesc) {
this.realname = realname;
this.server = server;
this.serverdesc = serverdesc;
this.ucnick = nick.toUpperCase();
}
function NickBuf(oldnick,newnick) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment