[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] Fix style: add a needed space

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:42:09 JST 2012


Kouhei Sutou	2012-04-10 19:17:44 +0900 (Tue, 10 Apr 2012)

  New Revision: 33189d05be9b5247ab5886aa14783d1cf296e8db
  https://github.com/mroonga/mroonga/commit/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
-------------- next part --------------
HTML����������������������������...
Download 



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