[Groonga-commit] groonga/groonga at 2bbbab1 [master] mrb: revert a needless newline

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 11 09:12:22 JST 2018


Kouhei Sutou	2018-01-11 09:12:22 +0900 (Thu, 11 Jan 2018)

  New Revision: 2bbbab1bf90c4f48a685abb4bbadb63b2738a8d8
  https://github.com/groonga/groonga/commit/2bbbab1bf90c4f48a685abb4bbadb63b2738a8d8

  Message:
    mrb: revert a needless newline

  Modified files:
    lib/mrb/mrb_column.c

  Modified: lib/mrb/mrb_column.c (+0 -1)
===================================================================
--- lib/mrb/mrb_column.c    2018-01-11 09:11:05 +0900 (4c0b190a4)
+++ lib/mrb/mrb_column.c    2018-01-11 09:12:22 +0900 (0b5e63d0d)
@@ -181,6 +181,5 @@ grn_mrb_column_init(grn_ctx *ctx)
 
   mrb_define_method(mrb, klass, "truncate",
                     mrb_grn_column_truncate, MRB_ARGS_NONE());
-
 }
 #endif
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180111/b4ba5d8a/attachment-0001.htm 



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