diff options
Diffstat (limited to 'lib/rbot/botuser.rb')
-rw-r--r-- | lib/rbot/botuser.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbot/botuser.rb b/lib/rbot/botuser.rb index a4bec708..f7e41d97 100644 --- a/lib/rbot/botuser.rb +++ b/lib/rbot/botuser.rb @@ -24,7 +24,7 @@ require 'rbot/maskdb' # } # } # end -# +# module Irc class Bot |