Navigation Menu

Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 23, 2012
1 parent d663d88 commit 9f6225a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ha_mroonga.cpp
Expand Up @@ -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;
}
Expand Down

0 comments on commit 9f6225a

Please sign in to comment.