YUKI Hiroshi
null+****@clear*****
Tue Apr 14 20:58:11 JST 2015
YUKI Hiroshi 2015-04-14 20:58:11 +0900 (Tue, 14 Apr 2015) New Revision: 1f53a1a5bf637659003c78ccab1118bb269176b0 https://github.com/droonga/droonga-client-ruby/commit/1f53a1a5bf637659003c78ccab1118bb269176b0 Message: Fix indent Modified files: lib/droonga/client/connection/droonga-protocol/coolio.rb Modified: lib/droonga/client/connection/droonga-protocol/coolio.rb (+2 -2) =================================================================== --- lib/droonga/client/connection/droonga-protocol/coolio.rb 2015-04-14 20:57:51 +0900 (82bf37b) +++ lib/droonga/client/connection/droonga-protocol/coolio.rb 2015-04-14 20:58:11 +0900 (132087b) @@ -164,8 +164,8 @@ module Droonga request = @requests[id] n_messages += 1 if request - request[:received] = true - request[:callback].call(droonga_message) + request[:received] = true + request[:callback].call(droonga_message) end if @max_messages and n_messages >= @max_messages -------------- next part -------------- HTML����������������������������... 다운로드