summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/include/rtems/media.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-01-10 15:06:42 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-01-10 17:06:47 -0600
commitb697bc6a44a4a41f3025b833847adf96f6052bdd (patch)
treef5b92442b085535f82e63c0c7d3ca71005579fd0 /cpukit/libblock/include/rtems/media.h
parentcpukit: Add EOL on files missing EOL at EOF (diff)
downloadrtems-b697bc6a44a4a41f3025b833847adf96f6052bdd.tar.bz2
cpukit: Use Consistent Beginning of Doxygen Group Notation
This is the result of a sed script which converts all uses of @{ into a consistent form.
Diffstat (limited to 'cpukit/libblock/include/rtems/media.h')
-rw-r--r--cpukit/libblock/include/rtems/media.h14
1 files changed, 5 insertions, 9 deletions
diff --git a/cpukit/libblock/include/rtems/media.h b/cpukit/libblock/include/rtems/media.h
index 038357c16d..d1132224f7 100644
--- a/cpukit/libblock/include/rtems/media.h
+++ b/cpukit/libblock/include/rtems/media.h
@@ -40,8 +40,8 @@ extern "C" {
* actions. For example a disk attach will lead to inspection of the partition
* table and mounted file systems. Clients can register listeners to react to
* events.
- * @{
*/
+/**@{**/
#define RTEMS_MEDIA_MOUNT_BASE "/media"
@@ -312,9 +312,8 @@ typedef rtems_status_code (*rtems_media_worker)(
/**
* @name Base
- *
- * @{
*/
+/**@{**/
/**
* @brief Initializes the media manager.
@@ -377,9 +376,8 @@ rtems_status_code rtems_media_post_event(
/**
* @name Server
- *
- * @{
*/
+/**@{**/
/**
* @brief Initializes the media manager and media server.
@@ -452,9 +450,8 @@ static inline rtems_status_code rtems_media_server_disk_detach(
/**
* @name Path Construction
- *
- * @{
*/
+/**@{**/
/**
* @brief Creates a new path as "prefix/name-major".
@@ -490,9 +487,8 @@ char *rtems_media_append_minor(
/**
* @name Support
- *
- * @{
*/
+/**@{**/
/**
* @brief Returns the device identifier for the device located at