]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/core/basics.rb
remove whitespace
[user/henk/code/ruby/rbot.git] / lib / rbot / core / basics.rb
index 3fc794bc6656d701617970a5db04fea4647f32f9..832cbb25e73bf79ff1a080ab29a65ad5857ced4f 100644 (file)
@@ -190,7 +190,7 @@ basics.map "mode :where :what *who",
   :action => 'bot_mode',
   :auth_path => 'talk::do'
 
-basics.map "join :chan :pass", 
+basics.map "join :chan :pass",
   :action => 'bot_join',
   :defaults => {:pass => nil},
   :auth_path => 'move'