aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/espik_debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/espik_debug.c b/src/espik_debug.c
index 7403dd5..80f1fd1 100644
--- a/src/espik_debug.c
+++ b/src/espik_debug.c
@@ -36,6 +36,7 @@ inline void espik_debug_bt (int num)
free(strings);
#endif /* _ESPIK_DEBUG_ */
+ num ++; /* Just for avoid warning */
#endif /* __GLIBC__ */
#ifndef __GLIBC__