aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/espik_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/espik_debug.c b/src/espik_debug.c
index 80f1fd1..74910c6 100644
--- a/src/espik_debug.c
+++ b/src/espik_debug.c
@@ -12,7 +12,7 @@
#include <signal.h>
#endif /* _ESPIK_DEBUG_ */
-//static int indent_level = 0;
+/*static int indent_level = 0;*/
inline void espik_debug_bt (int num)
{