summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorMasaki Muranaka <[email protected]>2013-03-03 10:54:00 +0900
committerMasaki Muranaka <[email protected]>2013-03-03 10:54:00 +0900
commit6cd7017ec11b0cbe40e8dbe462e5eda9ad7ce97c (patch)
treee9b051e73cc45f58a1ca2964e33228803752e497 /include
parentbc46c374b40354b1f1320d5bea75fd852d0ea9ed (diff)
downloadmruby-6cd7017ec11b0cbe40e8dbe462e5eda9ad7ce97c.tar.gz
mruby-6cd7017ec11b0cbe40e8dbe462e5eda9ad7ce97c.zip
Remove trailing whitespaces. This is just a cosmetic change.
Diffstat (limited to 'include')
-rw-r--r--include/mrbconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mrbconf.h b/include/mrbconf.h
index c84480af7..b20db5d01 100644
--- a/include/mrbconf.h
+++ b/include/mrbconf.h
@@ -23,7 +23,7 @@
//#define MRB_ENDIAN_BIG
/* argv max size in mrb_funcall */
-//#define MRB_FUNCALL_ARGC_MAX 16
+//#define MRB_FUNCALL_ARGC_MAX 16
/* number of object per heap page */
//#define MRB_HEAP_PAGE_SIZE 1024