[Groonga-commit] droonga/droonga-engine at 63fd012 [master] Fix indent

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 8 10:51:44 JST 2015


YUKI Hiroshi	2015-04-08 10:51:44 +0900 (Wed, 08 Apr 2015)

  New Revision: 63fd012dab91d22c21fddd01dda7b32c2547e5de
  https://github.com/droonga/droonga-engine/commit/63fd012dab91d22c21fddd01dda7b32c2547e5de

  Message:
    Fix indent

  Modified files:
    lib/droonga/forward_buffer.rb

  Modified: lib/droonga/forward_buffer.rb (+2 -2)
===================================================================
--- lib/droonga/forward_buffer.rb    2015-04-08 10:51:29 +0900 (7757f8c)
+++ lib/droonga/forward_buffer.rb    2015-04-08 10:51:44 +0900 (d917622)
@@ -101,8 +101,8 @@ module Droonga
       end
 
       if buffered_message
-      on_forward(buffered_message["message"],
-                 buffered_message["destination"])
+        on_forward(buffered_message["message"],
+                   buffered_message["destination"])
       end
 
       FileUtils.rm_f(buffered_message_path.to_s)
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index