Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:29:34 JST 2012
Kouhei Sutou 2011-09-24 21:44:36 +0900 (Sat, 24 Sep 2011) New Revision: f7eb530a4f53609bd44d8cc531b45a150f9e2b0c https://github.com/mroonga/mroonga/commit/f7eb530a4f53609bd44d8cc531b45a150f9e2b0c Log: [storage] fix style. Modified files: ha_mroonga.h Modified: ha_mroonga.h (+2 -2) =================================================================== --- ha_mroonga.h 2011-09-24 21:44:15 +0900 (8041ca2) +++ ha_mroonga.h 2011-09-24 21:44:36 +0900 (9bd451d) @@ -428,10 +428,10 @@ private: int storage_index_init(uint idx, bool sorted); int wrapper_index_end(); int storage_index_end(); - int wrapper_index_read_map(uchar * buf, const uchar * key, + int wrapper_index_read_map(uchar *buf, const uchar *key, key_part_map keypart_map, enum ha_rkey_function find_flag); - int storage_index_read_map(uchar * buf, const uchar * key, + int storage_index_read_map(uchar *buf, const uchar *key, key_part_map keypart_map, enum ha_rkey_function find_flag); int wrapper_index_read_last_map(uchar *buf, const uchar *key, -------------- next part -------------- HTML����������������������������...Download