null+****@clear*****
null+****@clear*****
2012年 4月 10日 (火) 19:17:44 JST
Kouhei Sutou 2012-04-10 19:17:44 +0900 (Tue, 10 Apr 2012) New Revision: 33189d05be9b5247ab5886aa14783d1cf296e8db Log: Fix style: add a needed space Modified files: ha_mroonga.cpp Modified: ha_mroonga.cpp (+1 -1) =================================================================== --- ha_mroonga.cpp 2012-04-10 19:16:28 +0900 (caca7ce) +++ ha_mroonga.cpp 2012-04-10 19:17:44 +0900 (24a3705) @@ -1770,7 +1770,7 @@ const char *ha_mroonga::index_type(uint key_nr) } } -static const char*ha_mroonga_exts[] = { +static const char *ha_mroonga_exts[] = { NullS }; const char **ha_mroonga::bas_ext() const