Kouhei Sutou
null+****@clear*****
Fri May 6 15:17:45 JST 2016
Kouhei Sutou 2016-05-06 15:17:45 +0900 (Fri, 06 May 2016) New Revision: 2b422932122415204deda9400884b02d1b859839 https://github.com/groonga/groonga/commit/2b422932122415204deda9400884b02d1b859839 Message: Fix indent Modified files: lib/expr.c Modified: lib/expr.c (+4 -4) =================================================================== --- lib/expr.c 2016-05-06 15:11:40 +0900 (a7fb194) +++ lib/expr.c 2016-05-06 15:17:45 +0900 (c8085a2) @@ -5885,10 +5885,10 @@ grn_table_select_index_equal(grn_ctx *ctx, static inline grn_bool grn_table_select_index_not_equal(grn_ctx *ctx, - grn_obj *table, - grn_obj *index, - scan_info *si, - grn_obj *res) + grn_obj *table, + grn_obj *index, + scan_info *si, + grn_obj *res) { grn_bool processed = GRN_FALSE; -------------- next part -------------- HTML����������������������������...ダウンロード