[Groonga-commit] ranguba/rroonga at b390831 [master] Indent

Back to archive index

Masafumi Yokoyama null+****@clear*****
Fri Oct 3 00:36:31 JST 2014


Masafumi Yokoyama	2014-10-03 00:36:31 +0900 (Fri, 03 Oct 2014)

  New Revision: b390831cbd83e42d9b513260d67ba50a170f68a8
  https://github.com/ranguba/rroonga/commit/b390831cbd83e42d9b513260d67ba50a170f68a8

  Message:
    Indent

  Modified files:
    lib/groonga/record.rb

  Modified: lib/groonga/record.rb (+1 -1)
===================================================================
--- lib/groonga/record.rb    2014-10-03 00:30:56 +0900 (fd4280f)
+++ lib/groonga/record.rb    2014-10-03 00:36:31 +0900 (c49d61b)
@@ -282,7 +282,7 @@ module Groonga
     # Delete the record.
     def delete
       if****@table*****_a?(Groonga::Table::KeySupport)
-      @table.delete(@id, :id => true)
+        @table.delete(@id, :id => true)
       else
         @table.delete(@id)
       end
-------------- next part --------------
HTML����������������������������...
Télécharger 



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