[Groonga-mysql-commit] mroonga/mroonga at 2d46a17 [master] Use "Mroonga" notation

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 7 11:09:23 JST 2014


Kouhei Sutou	2014-01-07 11:09:23 +0900 (Tue, 07 Jan 2014)

  New Revision: 2d46a174cb38b042552a9161037bec4dc2cd1cc2
  https://github.com/mroonga/mroonga/commit/2d46a174cb38b042552a9161037bec4dc2cd1cc2

  Message:
    Use "Mroonga" notation

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+1 -1)
===================================================================
--- ha_mroonga.cpp    2014-01-06 17:32:57 +0900 (0069c40)
+++ ha_mroonga.cpp    2014-01-07 11:09:23 +0900 (ae019c4)
@@ -180,7 +180,7 @@ HASH *mrn_table_def_cache;
 #endif
 
 static const char *INDEX_COLUMN_NAME = "index";
-static const char *MRN_PLUGIN_AUTHOR = "The mroonga project";
+static const char *MRN_PLUGIN_AUTHOR = "The Mroonga project";
 
 #ifdef __cplusplus
 extern "C" {
-------------- next part --------------
HTML����������������������������...
Download 



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