summaryrefslogtreecommitdiff
path: root/nuttx/examples/helloxx/main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/examples/helloxx/main.cxx')
-rwxr-xr-xnuttx/examples/helloxx/main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/examples/helloxx/main.cxx b/nuttx/examples/helloxx/main.cxx
index 7f8230c4a..df84375a2 100755
--- a/nuttx/examples/helloxx/main.cxx
+++ b/nuttx/examples/helloxx/main.cxx
@@ -1,5 +1,5 @@
//***************************************************************************
-// examples/hello/main.c
+// examples/helloxx/main.c
//
// Copyright (C) 2009 Gregory Nutt. All rights reserved.
// Author: Gregory Nutt <spudmonkey@racsa.co.cr>