summaryrefslogtreecommitdiff
path: root/apps/examples/hello/hello_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/hello/hello_main.c')
-rw-r--r--apps/examples/hello/hello_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/examples/hello/hello_main.c b/apps/examples/hello/hello_main.c
index 229027c36..95961545c 100644
--- a/apps/examples/hello/hello_main.c
+++ b/apps/examples/hello/hello_main.c
@@ -61,4 +61,3 @@ int hello_main(int argc, char *argv[])
printf("Hello, World!!\n");
return 0;
}
-