Commit 087bab23 authored by yui-knk's avatar yui-knk

Remove space.

parent 1f6d8d73
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
//#define MRB_ENDIAN_BIG //#define MRB_ENDIAN_BIG
/* represent mrb_value as a word (natural unit of data for the processor) */ /* represent mrb_value as a word (natural unit of data for the processor) */
// #define MRB_WORD_BOXING //#define MRB_WORD_BOXING
/* argv max size in mrb_funcall */ /* argv max size in mrb_funcall */
//#define MRB_FUNCALL_ARGC_MAX 16 //#define MRB_FUNCALL_ARGC_MAX 16
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment