[Groonga-commit] ranguba/groonga-client at 89db41e [master] Align indent

Back to archive index

KITAITI Makoto null+****@clear*****
Fri Feb 5 13:34:00 JST 2016


KITAITI Makoto	2016-02-05 13:34:00 +0900 (Fri, 05 Feb 2016)

  New Revision: 89db41e4c61e4715750f95181f523cad509c6db9
  https://github.com/ranguba/groonga-client/commit/89db41e4c61e4715750f95181f523cad509c6db9

  Merged 41a8b86: Merge pull request #4 from KitaitiMakoto/basic-auth

  Message:
    Align indent

  Modified files:
    lib/groonga/client/protocol/http/synchronous.rb

  Modified: lib/groonga/client/protocol/http/synchronous.rb (+1 -1)
===================================================================
--- lib/groonga/client/protocol/http/synchronous.rb    2016-02-05 13:33:49 +0900 (4cee976)
+++ lib/groonga/client/protocol/http/synchronous.rb    2016-02-05 13:34:00 +0900 (958d7e1)
@@ -112,7 +112,7 @@ module Groonga
             else
               request = Net::HTTP::Get.new(path, headers)
             end
-              http.request(request)
+            http.request(request)
           end
 
           def headers
-------------- next part --------------
HTML����������������������������...
Télécharger 



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