aboutsummaryrefslogtreecommitdiffstats
path: root/src/framework/include/nstack_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/framework/include/nstack_log.h')
-rw-r--r--src/framework/include/nstack_log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/framework/include/nstack_log.h b/src/framework/include/nstack_log.h
index ec5dac6..4e1ba81 100644
--- a/src/framework/include/nstack_log.h
+++ b/src/framework/include/nstack_log.h
@@ -41,7 +41,7 @@
#define NSTACK_GETVER_MODULE "nStack"
#ifndef NSTACK_GETVER_VERSION
- #error "need define version first"
+#error "need define version first"
#endif
#define NSTACK_GETVER_BUILDTIME "[" __DATE__ "]" "[" __TIME__ "]"