[Groonga-commit] ranguba/groonga-client at 6e0f4ad [master] Remove a trailing space

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Thu Apr 13 13:08:12 JST 2017


Kouhei Sutou	2017-04-13 13:08:12 +0900 (Thu, 13 Apr 2017)

  New Revision: 6e0f4adea1feb34da7fc081bd3fef79157698002
  https://github.com/ranguba/groonga-client/commit/6e0f4adea1feb34da7fc081bd3fef79157698002

  Message:
    Remove a trailing space

  Modified files:
    lib/groonga/client/request/select.rb

  Modified: lib/groonga/client/request/select.rb (+1 -1)
===================================================================
--- lib/groonga/client/request/select.rb    2017-04-13 13:07:47 +0900 (322d872)
+++ lib/groonga/client/request/select.rb    2017-04-13 13:08:12 +0900 (d4f5188)
@@ -82,7 +82,7 @@ module Groonga
           if expression_or_column_name.nil? and values_or_value.nil?
             return Filter.new(self)
           end
- 
+
           if expression_or_column_name.is_a?(Symbol)
             parameter = FilterEqualParameter.new(expression_or_column_name,
                                                  values_or_value)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index