lib/malm/message_db.rb in malm-0.0.6 vs lib/malm/message_db.rb in malm-0.1.0

- old
+ new

@@ -1,7 +1,7 @@ require 'thread' -class Malm +module Malm class MessageDb def initialize @sempahore = Mutex.new \ No newline at end of file