summaryrefslogtreecommitdiffhomepage
path: root/include/mrbconf.h
diff options
context:
space:
mode:
authorChristopher Aue <[email protected]>2017-08-09 21:42:42 +0200
committerChristopher Aue <[email protected]>2017-08-09 21:56:27 +0200
commit2fadddcd20a16afe0e710d07288e106993a43a07 (patch)
treea2b928be7c8dd7103aded1df6ce547ad18aef54e /include/mrbconf.h
parent24c345fe5c68a3f0cd4d16e84c8bf6ed93cedce8 (diff)
downloadmruby-2fadddcd20a16afe0e710d07288e106993a43a07.tar.gz
mruby-2fadddcd20a16afe0e710d07288e106993a43a07.zip
Replaced tabs with spaces
Diffstat (limited to 'include/mrbconf.h')
-rw-r--r--include/mrbconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/mrbconf.h b/include/mrbconf.h
index b246b970c..7559dca05 100644
--- a/include/mrbconf.h
+++ b/include/mrbconf.h
@@ -87,10 +87,10 @@
//#define MRB_FIXED_STATE_ATEXIT_STACK
/* -DMRB_DISABLE_XXXX to drop following features */
-//#define MRB_DISABLE_STDIO /* use of stdio */
+//#define MRB_DISABLE_STDIO /* use of stdio */
/* -DMRB_ENABLE_XXXX to enable following features */
-//#define MRB_ENABLE_DEBUG_HOOK /* hooks for debugger */
+//#define MRB_ENABLE_DEBUG_HOOK /* hooks for debugger */
/* end of configuration */