diff options
| author | yui-knk <[email protected]> | 2014-05-18 13:32:34 +0900 |
|---|---|---|
| committer | yui-knk <[email protected]> | 2014-05-18 13:32:34 +0900 |
| commit | 087bab233593b1a1f2411760ee254ccf13156f0a (patch) | |
| tree | f48bcfdba4268688f8e060a0c4e00a3998809949 /include | |
| parent | 1f6d8d73bd434fe387d2df07869ba93ca832cbaf (diff) | |
| download | mruby-087bab233593b1a1f2411760ee254ccf13156f0a.tar.gz mruby-087bab233593b1a1f2411760ee254ccf13156f0a.zip | |
Remove space.
Diffstat (limited to 'include')
| -rw-r--r-- | include/mrbconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mrbconf.h b/include/mrbconf.h index bcef1b1bd..c84b32cd8 100644 --- a/include/mrbconf.h +++ b/include/mrbconf.h @@ -24,7 +24,7 @@ //#define MRB_ENDIAN_BIG /* 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 */ //#define MRB_FUNCALL_ARGC_MAX 16 |
