Kouhei Sutou
null+****@clear*****
Fri Aug 9 17:59:09 JST 2013
Kouhei Sutou 2013-08-09 17:59:09 +0900 (Fri, 09 Aug 2013) New Revision: 2c21c4e11caa4bc6f9fa6c5dab0d21e74141aa2d https://github.com/mroonga/mroonga/commit/2c21c4e11caa4bc6f9fa6c5dab0d21e74141aa2d Message: Fix indent Modified files: udf/mrn_udf_snippet.cpp Modified: udf/mrn_udf_snippet.cpp (+1 -1) =================================================================== --- udf/mrn_udf_snippet.cpp 2013-08-09 17:58:39 +0900 (944977a) +++ udf/mrn_udf_snippet.cpp 2013-08-09 17:59:09 +0900 (d8cdaa4) @@ -66,7 +66,7 @@ static my_bool mrn_snippet_prepare(st_mrn_snip_info *snip_info, UDF_ARGS *args, goto error; } } -if (mrn::encoding::set(ctx, cs)) { + if (mrn::encoding::set(ctx, cs)) { goto error; } -------------- next part -------------- HTML����������������������������...Download