projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7b9742
)
Formatting
author
Darren
<darren@darrenwhitlen.com>
Sat, 12 Apr 2014 23:07:38 +0000
(
00:07
+0100)
committer
Darren
<darren@darrenwhitlen.com>
Sat, 12 Apr 2014 23:07:38 +0000
(
00:07
+0100)
server/irc/user.js
patch
|
blob
|
blame
|
history
diff --git
a/server/irc/user.js
b/server/irc/user.js
index 48148280c86fc53ac674892aa03b36bb15eb986d..b84183460854826b63e12d50481c1686125c9e19 100755
(executable)
--- a/
server/irc/user.js
+++ b/
server/irc/user.js
@@
-20,8
+20,8
@@
var IrcUser = function (irc_connection, nick) {
whoishost: onWhoisHost,
\r
whoissecure: onWhoisSecure,
\r
whoisaccount: onWhoisAccount,
\r
- whoishelpop: onWhoisHelpOp,
\r
- whoisbot:
onWhoisBot,
\r
+ whoishelpop:
onWhoisHelpOp,
\r
+ whoisbot: onWhoisBot,
\r
endofwhois: onWhoisEnd,
\r
whowas: onWhoWas,
\r
endofwhowas: onWhoWasEnd,
\r