[Groonga-commit] pgroonga/pgroonga at 65baa22 [master] Fix indent

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Fri Dec 25 19:18:45 JST 2015


Kouhei Sutou	2015-12-25 19:18:45 +0900 (Fri, 25 Dec 2015)

  New Revision: 65baa228c27ddf18d57a475a155bdf2a1a2d1151
  https://github.com/pgroonga/pgroonga/commit/65baa228c27ddf18d57a475a155bdf2a1a2d1151

  Message:
    Fix indent

  Modified files:
    pgroonga.c

  Modified: pgroonga.c (+1 -1)
===================================================================
--- pgroonga.c    2015-12-23 18:12:23 +0900 (f93f19f)
+++ pgroonga.c    2015-12-25 19:18:45 +0900 (70ac242)
@@ -3916,7 +3916,7 @@ PGrnSearchBuildCondition(IndexScanDesc scan,
 	case PGrnILikeStrategyNumber:
 		PGrnSearchBuildConditionLikeMatch(data, matchTarget, &buffer);
 		break;
-				case PGrnQueryStrategyNumber:
+	case PGrnQueryStrategyNumber:
 	{
 		grn_rc rc;
 		grn_expr_flags flags =
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る