[Groonga-mysql-commit] mroonga/mroonga at 3ed30c9 [master] Fold a long line

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Oct 22 23:59:18 JST 2014


Kouhei Sutou	2014-10-22 23:59:18 +0900 (Wed, 22 Oct 2014)

  New Revision: 3ed30c9ddd94ec894331bd85ccd7a07d0239b5bc
  https://github.com/mroonga/mroonga/commit/3ed30c9ddd94ec894331bd85ccd7a07d0239b5bc

  Message:
    Fold a long line

  Modified files:
    mrn_err.h

  Modified: mrn_err.h (+2 -1)
===================================================================
--- mrn_err.h    2014-10-22 23:58:50 +0900 (965abe3)
+++ mrn_err.h    2014-10-22 23:59:18 +0900 (f16b2e3)
@@ -29,6 +29,7 @@
 #define ER_MRN_INVALID_NULL_VALUE_NUM 16505
 #define ER_MRN_INVALID_NULL_VALUE_STR "NULL value can't be used for %s"
 #define ER_MRN_UNSUPPORTED_COLUMN_FLAG_NUM 16506
-#define ER_MRN_UNSUPPORTED_COLUMN_FLAG_STR "The column flag '%-.64s' is unsupported. It is ignored."
+#define ER_MRN_UNSUPPORTED_COLUMN_FLAG_STR \
+  "The column flag '%-.64s' is unsupported. It is ignored."
 
 #endif /* MRN_ERR_H_ */
-------------- next part --------------
HTML����������������������������...
Descargar 



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