summaryrefslogtreecommitdiff
path: root/apps/plugins/helloworld.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/helloworld.c')
-rw-r--r--apps/plugins/helloworld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/helloworld.c b/apps/plugins/helloworld.c
index e582eb77b3..f1093f0a8b 100644
--- a/apps/plugins/helloworld.c
+++ b/apps/plugins/helloworld.c
@@ -24,7 +24,7 @@
24 24
25/* This macros must always be included. Should be placed at the top by 25/* This macros must always be included. Should be placed at the top by
26 convention, although the actual position doesn't matter */ 26 convention, although the actual position doesn't matter */
27PLUGIN_HEADER 27
28 28
29/* this is the plugin entry point */ 29/* this is the plugin entry point */
30enum plugin_status plugin_start(const void* parameter) 30enum plugin_status plugin_start(const void* parameter)