summaryrefslogtreecommitdiff
path: root/apps/system/stackmonitor
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/stackmonitor')
-rw-r--r--apps/system/stackmonitor/Makefile2
-rw-r--r--apps/system/stackmonitor/stackmonitor.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/system/stackmonitor/Makefile b/apps/system/stackmonitor/Makefile
index e38935d32..5e7102c4f 100644
--- a/apps/system/stackmonitor/Makefile
+++ b/apps/system/stackmonitor/Makefile
@@ -69,7 +69,7 @@ ROOTDEPPATH = --dep-path .
# Common build
-VPATH =
+VPATH =
all: .built
.PHONY: context depend clean distclean
diff --git a/apps/system/stackmonitor/stackmonitor.c b/apps/system/stackmonitor/stackmonitor.c
index 653a2fdc4..2c912fcbf 100644
--- a/apps/system/stackmonitor/stackmonitor.c
+++ b/apps/system/stackmonitor/stackmonitor.c
@@ -146,7 +146,7 @@ int stackmonitor_start(int argc, char **argv)
int ret;
/* No.. start it now */
-
+
/* Then start the stack monitoring daemon */
g_stackmonitor.started = true;