summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/restart.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/ostest/restart.c')
-rw-r--r--apps/examples/ostest/restart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/ostest/restart.c b/apps/examples/ostest/restart.c
index 2193c8108..0d0f90d07 100644
--- a/apps/examples/ostest/restart.c
+++ b/apps/examples/ostest/restart.c
@@ -189,5 +189,5 @@ void restart_test(void)
sleep(1);
}
- printf("restart_main: Exitting\n");
+ printf("restart_main: Exiting\n");
}