null+****@clear*****
null+****@clear*****
2011年 6月 14日 (火) 14:08:59 JST
Kouhei Sutou 2011-06-14 05:08:59 +0000 (Tue, 14 Jun 2011)
New Revision: e46e3f109d225d57b412e7c069fca782c66ab570
Log:
add a missing space.
Modified files:
ha_mroonga.h
Modified: ha_mroonga.h (+1 -1)
===================================================================
--- ha_mroonga.h 2011-06-14 04:39:47 +0000 (1e78811)
+++ ha_mroonga.h 2011-06-14 05:08:59 +0000 (5d52554)
@@ -162,7 +162,7 @@ public:
int read_range_next();
int ft_init();
- FT_INFO *ft_init_ext(uint flags, uint inx,String *key);
+ FT_INFO *ft_init_ext(uint flags, uint inx, String *key);
int ft_read(uchar *buf);
const COND *cond_push(const COND *cond);