summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2013-03-03 04:28:58 -0800
committerYukihiro "Matz" Matsumoto <[email protected]>2013-03-03 04:28:58 -0800
commit4354999fc628d248da85eaf7caf4e951cb421c92 (patch)
treee9b051e73cc45f58a1ca2964e33228803752e497 /include
parentbc46c374b40354b1f1320d5bea75fd852d0ea9ed (diff)
parent6cd7017ec11b0cbe40e8dbe462e5eda9ad7ce97c (diff)
downloadmruby-4354999fc628d248da85eaf7caf4e951cb421c92.tar.gz
mruby-4354999fc628d248da85eaf7caf4e951cb421c92.zip
Merge pull request #933 from monaka/pr-remove-trailing-whitespaces-20130303
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