aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/device/device.cpp
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-10-29 18:01:31 -0700
committerpx4dev <px4@purgatory.org>2012-10-29 18:01:31 -0700
commit9a85801cb02af887b89bb2a1b2f09e2f9d4fcd7e (patch)
treed3a5cf3f7943dad8b00eed4e1894b643f330a33a /apps/drivers/device/device.cpp
parent574eb96a2ebafeb03d2933c68cb7f7b60269601a (diff)
downloadpx4-firmware-9a85801cb02af887b89bb2a1b2f09e2f9d4fcd7e.tar.gz
px4-firmware-9a85801cb02af887b89bb2a1b2f09e2f9d4fcd7e.tar.bz2
px4-firmware-9a85801cb02af887b89bb2a1b2f09e2f9d4fcd7e.zip
Doxyheader fixes
Diffstat (limited to 'apps/drivers/device/device.cpp')
-rw-r--r--apps/drivers/device/device.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/drivers/device/device.cpp b/apps/drivers/device/device.cpp
index c14a3234d..04a5222c3 100644
--- a/apps/drivers/device/device.cpp
+++ b/apps/drivers/device/device.cpp
@@ -32,7 +32,9 @@
****************************************************************************/
/**
- * @file Fundamental driver base class for the device framework.
+ * @file device.cpp
+ *
+ * Fundamental driver base class for the device framework.
*/
#include "device.h"