[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:42:38 JST 2012


Kouhei Sutou	2012-04-23 20:54:33 +0900 (Mon, 23 Apr 2012)

  New Revision: 9f6225a8982afbdf1b4ccac813c80cc5666f5692
  https://github.com/mroonga/mroonga/commit/9f6225a8982afbdf1b4ccac813c80cc5666f5692

  Merged d2a70dc: Merge branch 'master' of github.com:mroonga/mroonga

  Log:
    Fix indent

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+1 -1)
===================================================================
--- ha_mroonga.cpp    2012-04-23 19:24:18 +0900 (dd4c328)
+++ ha_mroonga.cpp    2012-04-23 20:54:33 +0900 (7d63eb0)
@@ -6569,7 +6569,7 @@ void ha_mroonga::generic_ft_init_ext_add_conditions_fast_order_limit(
               grn_expr_append_op(info->ctx, expression, GRN_OP_AND, 2);
             }
           }
-        break;
+          break;
         default:
           break;
         }
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-mysql-commit mailing list
Back to archive index