aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/device/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/drivers/device/device.h')
-rw-r--r--apps/drivers/device/device.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/drivers/device/device.h b/apps/drivers/device/device.h
index 01692c315..7d375aab9 100644
--- a/apps/drivers/device/device.h
+++ b/apps/drivers/device/device.h
@@ -32,7 +32,9 @@
****************************************************************************/
/**
- * @file Definitions for the generic base classes in the device framework.
+ * @file device.h
+ *
+ * Definitions for the generic base classes in the device framework.
*/
#ifndef _DEVICE_DEVICE_H