summaryrefslogtreecommitdiff
path: root/apps/examples/rgmp/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/rgmp/main.c')
-rw-r--r--apps/examples/rgmp/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/rgmp/main.c b/apps/examples/rgmp/main.c
index ec6450c50..a1fa6cdc3 100644
--- a/apps/examples/rgmp/main.c
+++ b/apps/examples/rgmp/main.c
@@ -54,10 +54,10 @@
****************************************************************************/
/****************************************************************************
- * user_start
+ * rgmp_main
****************************************************************************/
-int user_start(int argc, char *argv[])
+int rgmp_main(int argc, char *argv[])
{
// TODO: add your code here