Formatting
authorDarren <darren@darrenwhitlen.com>
Sat, 12 Apr 2014 23:07:38 +0000 (00:07 +0100)
committerDarren <darren@darrenwhitlen.com>
Sat, 12 Apr 2014 23:07:38 +0000 (00:07 +0100)
server/irc/user.js

index 48148280c86fc53ac674892aa03b36bb15eb986d..b84183460854826b63e12d50481c1686125c9e19 100755 (executable)
@@ -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