aboutsummaryrefslogtreecommitdiff
path: root/apps/uORB/uORB.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/uORB/uORB.cpp')
-rw-r--r--apps/uORB/uORB.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/uORB/uORB.cpp b/apps/uORB/uORB.cpp
index c4434e4ed..72a60f871 100644
--- a/apps/uORB/uORB.cpp
+++ b/apps/uORB/uORB.cpp
@@ -32,7 +32,8 @@
****************************************************************************/
/**
- * @file A lightweight object broker.
+ * @file uORB.cpp
+ * A lightweight object broker.
*/
#include <nuttx/config.h>