aboutsummaryrefslogtreecommitdiff
path: root/src/espik_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/espik_global.h')
-rw-r--r--src/espik_global.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/espik_global.h b/src/espik_global.h
index 3bad3be..0dc4f4d 100644
--- a/src/espik_global.h
+++ b/src/espik_global.h
@@ -6,8 +6,8 @@
#define MAX_LEN 512
-#define _ESPIK_DEBUG_ 1
+#define _ESPIK_DEBUG_ 1
-#define __UNUSED__ __attribute__((unused))
+#define __UNUSED__ __attribute__((unused))
#endif /* _HAVE_ESPIK_GLOBAL_H */