summaryrefslogtreecommitdiff
path: root/apps/examples/mm/mm_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/mm/mm_main.c')
-rw-r--r--apps/examples/mm/mm_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/mm/mm_main.c b/apps/examples/mm/mm_main.c
index 0c8532d70..c15004a34 100644
--- a/apps/examples/mm/mm_main.c
+++ b/apps/examples/mm/mm_main.c
@@ -47,7 +47,7 @@
#define NTEST_ALLOCS 32
-/* #define STOP_ON_ERRORS do{}while(0) */
+/* #define STOP_ON_ERRORS do {} while (0) */
#define STOP_ON_ERRORS exit(1)
/* All other definitions derive from these two */