[Groonga-mysql-commit] mroonga/mroonga [master] Add missing indent

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 12 17:49:36 JST 2012


Kouhei Sutou	2012-10-12 17:49:36 +0900 (Fri, 12 Oct 2012)

  New Revision: 8834b44c9948ba6a225d60f76a9f309f98da2907
  https://github.com/mroonga/mroonga/commit/8834b44c9948ba6a225d60f76a9f309f98da2907

  Log:
    Add missing indent

  Modified files:
    ha_mroonga.hpp

  Modified: ha_mroonga.hpp (+1 -1)
===================================================================
--- ha_mroonga.hpp    2012-10-12 16:43:47 +0900 (c48cf20)
+++ ha_mroonga.hpp    2012-10-12 17:49:36 +0900 (cc6552d)
@@ -155,7 +155,7 @@ extern "C" {
 #endif
 
 #if defined(_WIN32) || defined(_WIN64)
-#define MRN_API __declspec(dllexport)
+#  define MRN_API __declspec(dllexport)
 #endif
 
 class ha_mroonga;
-------------- next part --------------
HTML����������������������������...
Download 



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