[Groonga-commit] groonga/groonga-normalizer-mysql [master] Remove a garbage line

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Feb 1 18:55:21 JST 2013


Kouhei Sutou	2013-02-01 18:55:21 +0900 (Fri, 01 Feb 2013)

  New Revision: e5847dc021aed6803fab17704d56943f556cf789
  https://github.com/groonga/groonga-normalizer-mysql/commit/e5847dc021aed6803fab17704d56943f556cf789

  Log:
    Remove a garbage line

  Modified files:
    normalizers/mysql.c

  Modified: normalizers/mysql.c (+0 -1)
===================================================================
--- normalizers/mysql.c    2013-02-01 18:20:03 +0900 (161cdb6)
+++ normalizers/mysql.c    2013-02-01 18:55:21 +0900 (92d55dd)
@@ -1528,7 +1528,6 @@ static uint32_t *mysql_unicode_normalize_table[256] = {
     NULL,    NULL,    NULL,    NULL,    NULL,    NULL,    NULL,    NULL,
     NULL,    NULL,    NULL,    NULL,    NULL,    NULL,    NULL,    NULL,
     NULL,    NULL,    NULL,    NULL,    NULL,    NULL,    NULL, planeFF
-
 };
 /* based on mysql-5.5.29/strings/ctype-utf8.c: end */
 
-------------- next part --------------
HTML����������������������������...
다운로드 



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