Kouhei Sutou
null+****@clear*****
Thu Feb 4 11:44:32 JST 2016
Kouhei Sutou 2016-02-04 11:44:32 +0900 (Thu, 04 Feb 2016) New Revision: dd12605c633871be719a159cd405ed52a2fc0b94 https://github.com/groonga/groonga/commit/dd12605c633871be719a159cd405ed52a2fc0b94 Message: Fold a long line Modified files: lib/ii.c Modified: lib/ii.c (+2 -1) =================================================================== --- lib/ii.c 2016-02-03 18:28:29 +0900 (9ea12e2) +++ lib/ii.c 2016-02-04 11:44:32 +0900 (6d92d1e) @@ -6535,7 +6535,8 @@ grn_ii_select_sequential_search(grn_ctx *ctx, #endif grn_rc -grn_ii_select(grn_ctx *ctx, grn_ii *ii, const char *string, unsigned int string_len, +grn_ii_select(grn_ctx *ctx, grn_ii *ii, + const char *string, unsigned int string_len, grn_hash *s, grn_operator op, grn_select_optarg *optarg) { btr *bt = NULL; -------------- next part -------------- HTML����������������������������...Download