summaryrefslogtreecommitdiff
path: root/lib/rbot/message.rb
diff options
context:
space:
mode:
authorRaine Virta <rane@kapsi.fi>2009-02-19 16:26:34 +0200
committerRaine Virta <rane@kapsi.fi>2009-02-19 16:26:34 +0200
commit783ffa4235330029d661752b1023db635b26f2b3 (patch)
treee60c7a89e7053120b33810230401f5490a3cb697 /lib/rbot/message.rb
parentff452ad1bf111025f0661274ac7fb8b2f769a293 (diff)
remove whitespace
Diffstat (limited to 'lib/rbot/message.rb')
-rw-r--r--lib/rbot/message.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbot/message.rb b/lib/rbot/message.rb
index 4da511ed..64c4b6bb 100644
--- a/lib/rbot/message.rb
+++ b/lib/rbot/message.rb
@@ -86,7 +86,7 @@ module Irc
data
end
if ColorCode.key?(f)
- ColorCode[f]
+ ColorCode[f]
else
0
end