[Groonga-mysql-commit] mroonga/mroonga at 37496f9 [master] Unindent

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 9 16:33:21 JST 2015


Kouhei Sutou	2015-08-09 16:33:21 +0900 (Sun, 09 Aug 2015)

  New Revision: 37496f964cb727e3ae392f2d422349445053f9a7
  https://github.com/mroonga/mroonga/commit/37496f964cb727e3ae392f2d422349445053f9a7

  Message:
    Unindent

  Modified files:
    mrn_mysql.h

  Modified: mrn_mysql.h (+4 -4)
===================================================================
--- mrn_mysql.h    2015-08-09 16:33:01 +0900 (23bd2f1)
+++ mrn_mysql.h    2015-08-09 16:33:21 +0900 (051adc3)
@@ -43,10 +43,10 @@
 #define MYSQL_SERVER 1
 #include <mysql_version.h>
 
-#  include <sql_const.h>
-#  include <sql_class.h>
-#  include <probes_mysql.h>
-#  include <sql_partition.h>
+#include <sql_const.h>
+#include <sql_class.h>
+#include <probes_mysql.h>
+#include <sql_partition.h>
 #include <rpl_filter.h>
 
 #ifdef MARIADB_BASE_VERSION
-------------- next part --------------
HTML����������������������������...
Download 



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