[Groonga-commit] groonga/groonga at 24a5cc9 [master] mrb: add missing "_SIZE"

Back to archive index

Kouhei Sutou null+****@clear*****
Wed May 28 22:43:30 JST 2014


Kouhei Sutou	2014-05-28 22:43:30 +0900 (Wed, 28 May 2014)

  New Revision: 24a5cc9a7cce98e86e6aab6344042650598f5763
  https://github.com/groonga/groonga/commit/24a5cc9a7cce98e86e6aab6344042650598f5763

  Message:
    mrb: add missing "_SIZE"

  Modified files:
    lib/mrb/mrb_fixed_size_column.h

  Modified: lib/mrb/mrb_fixed_size_column.h (+2 -2)
===================================================================
--- lib/mrb/mrb_fixed_size_column.h    2014-05-28 22:40:13 +0900 (bb2d528)
+++ lib/mrb/mrb_fixed_size_column.h    2014-05-28 22:43:30 +0900 (938dcd7)
@@ -16,8 +16,8 @@
   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 */
 
-#ifndef GRN_MRB_FIXED_COLUMN_H
-#define GRN_MRB_FIXED_COLUMN_H
+#ifndef GRN_MRB_FIXED_SIZE_COLUMN_H
+#define GRN_MRB_FIXED_SIZE_COLUMN_H
 
 #include "../ctx.h"
 
-------------- next part --------------
HTML����������������������������...
下載 



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