]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/ircbot.rb
ircbot: fix indentation error
[user/henk/code/ruby/rbot.git] / lib / rbot / ircbot.rb
index 8b4dbaeb127e2b20b2ea89f365f8b0b263a570b8..f04cb4803ff06d65335a1cfe60b5d85c7157f66a 100644 (file)
@@ -845,7 +845,7 @@ class Bot
       }
     end
     @default_send_options.update opts unless opts.empty?
-    end
+  end
 
   # checks if we should be quiet on a channel
   def quiet_on?(channel)