null+****@clear*****
null+****@clear*****
2011年 10月 13日 (木) 17:08:16 JST
Kouhei Sutou 2011-10-13 08:08:16 +0000 (Thu, 13 Oct 2011)
New Revision: f0a5c4eced4f02cc1ccf4d5612a4682171b9fa53
Log:
fix indent.
Modified files:
ha_mroonga.cc
Modified: ha_mroonga.cc (+1 -1)
===================================================================
--- ha_mroonga.cc 2011-10-13 08:08:12 +0000 (681ba6c)
+++ ha_mroonga.cc 2011-10-13 08:08:16 +0000 (4f3477c)
@@ -214,7 +214,7 @@ TYPELIB mrn_log_level_typelib=
};
static void mrn_log_level_update(THD *thd, struct st_mysql_sys_var *var,
- void *var_ptr, const void *save)
+ void *var_ptr, const void *save)
{
MRN_DBUG_ENTER_FUNCTION();
ulong new_value = *(ulong*) save;