summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/include/rtems/flashdisk.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libblock/include/rtems/flashdisk.h')
-rw-r--r--cpukit/libblock/include/rtems/flashdisk.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/libblock/include/rtems/flashdisk.h b/cpukit/libblock/include/rtems/flashdisk.h
index c9f8fd433b..5e4f6a8169 100644
--- a/cpukit/libblock/include/rtems/flashdisk.h
+++ b/cpukit/libblock/include/rtems/flashdisk.h
@@ -3,6 +3,8 @@
*
* @ingroup RTEMSFDisk
*
+ * @brief Interface to a Flash Disk Block Device
+ *
* This file defines the interface to a flash disk block device.
*/
@@ -116,9 +118,8 @@
* }
* close (fd);
* @endcode
- *
- * @{
*/
+/**@{**/
/**
* @brief The base name of the flash disks.