summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/include/rtems/ramdisk.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/ramdisk.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/ramdisk.h')
-rw-r--r--cpukit/libblock/include/rtems/ramdisk.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/cpukit/libblock/include/rtems/ramdisk.h b/cpukit/libblock/include/rtems/ramdisk.h
index aaa940b7c4..727efddbe8 100644
--- a/cpukit/libblock/include/rtems/ramdisk.h
+++ b/cpukit/libblock/include/rtems/ramdisk.h
@@ -25,14 +25,13 @@ extern "C" {
*
* @ingroup rtems_blkdev
*
- * @{
*/
+/**@{**/
/**
* @name Static Configuration
- *
- * @{
*/
+/**@{**/
/**
* @brief RAM disk configuration table entry.
@@ -95,9 +94,8 @@ rtems_device_driver ramdisk_initialize(
/**
* @name Runtime Configuration
- *
- * @{
*/
+/**@{**/
/**
* @brief RAM disk descriptor.