Kouhei Sutou
null+****@clear*****
Wed Jun 19 15:01:30 JST 2013
Kouhei Sutou 2013-06-19 15:01:30 +0900 (Wed, 19 Jun 2013) New Revision: 99c5bd288fd1de1a839f084469ccbaf4766f81d1 https://github.com/groonga/groonga/commit/99c5bd288fd1de1a839f084469ccbaf4766f81d1 Message: Add an empty line after variable definition block Modified files: lib/util.c Modified: lib/util.c (+1 -0) =================================================================== --- lib/util.c 2013-06-19 15:01:07 +0900 (04c25ef) +++ lib/util.c 2013-06-19 15:01:30 +0900 (0a8e9b1) @@ -551,6 +551,7 @@ static grn_rc grn_table_ids_inspect(grn_ctx *ctx, grn_obj *buf, grn_obj *obj) { grn_table_cursor *tc; + GRN_TEXT_PUTS(ctx, buf, "ids:["); tc = grn_table_cursor_open(ctx, obj, NULL, 0, NULL, 0, 0, -1, GRN_CURSOR_ASCENDING); -------------- next part -------------- HTML����������������������������...Download