null+****@clear*****
null+****@clear*****
2012年 4月 23日 (月) 20:54:33 JST
Kouhei Sutou 2012-04-23 20:54:33 +0900 (Mon, 23 Apr 2012)
New Revision: 9f6225a8982afbdf1b4ccac813c80cc5666f5692
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;
}