Kouhei Sutou
null+****@clear*****
Fri Oct 25 16:25:07 JST 2013
Kouhei Sutou 2013-10-25 16:25:07 +0900 (Fri, 25 Oct 2013) New Revision: e0a7ef03448837348a79e8116d019110f60c42f5 https://github.com/droonga/fluent-plugin-droonga/commit/e0a7ef03448837348a79e8116d019110f60c42f5 Message: Fix indent Modified files: lib/droonga/plugin/handler_watch.rb Modified: lib/droonga/plugin/handler_watch.rb (+2 -2) =================================================================== --- lib/droonga/plugin/handler_watch.rb 2013-10-25 15:56:24 +0900 (647954e) +++ lib/droonga/plugin/handler_watch.rb 2013-10-25 16:25:07 +0900 (59ef1bd) @@ -42,8 +42,8 @@ module Droonga subscriber_record.subscriptions = subscriptions else subscriber_table.add(subscriber, - :subscriptions => [query_record], - :route => route) + :subscriptions => [query_record], + :route => route) end emit([true]) end -------------- next part -------------- HTML����������������������������...Download