[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] add a missing space.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:24:58 JST 2012


Kouhei Sutou	2011-06-14 14:08:59 +0900 (Tue, 14 Jun 2011)

  New Revision: e46e3f109d225d57b412e7c069fca782c66ab570
  https://github.com/mroonga/mroonga/commit/e46e3f109d225d57b412e7c069fca782c66ab570

  Log:
    add a missing space.

  Modified files:
    ha_mroonga.h

  Modified: ha_mroonga.h (+1 -1)
===================================================================
--- ha_mroonga.h    2011-06-14 13:39:47 +0900 (1e78811)
+++ ha_mroonga.h    2011-06-14 14:08:59 +0900 (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);
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-mysql-commit mailing list
Back to archive index