[Groonga-mysql-commit] mroonga/mroonga [master] Remove needless #

アーカイブの一覧に戻る

HAYASHI Kentaro null+****@clear*****
Tue Nov 20 14:31:56 JST 2012


HAYASHI Kentaro	2012-11-20 14:31:56 +0900 (Tue, 20 Nov 2012)

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

  Log:
    Remove needless #

  Modified files:
    mrn_mysql_compat.h

  Modified: mrn_mysql_compat.h (+1 -1)
===================================================================
--- mrn_mysql_compat.h    2012-11-20 14:27:21 +0900 (9225218)
+++ mrn_mysql_compat.h    2012-11-20 14:31:56 +0900 (1da14fa)
@@ -41,7 +41,7 @@
 
 #if defined(MRN_MARIADB_P)
 #  if MYSQL_VERSION_ID >= 50302 && MYSQL_VERSION_ID < 100000
-#    typedef COST_VECT Cost_estimate;
+     typedef COST_VECT Cost_estimate;
 #  endif
 #endif
 
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る