summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/include/rtems/bdbuf.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libblock/include/rtems/bdbuf.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/libblock/include/rtems/bdbuf.h b/cpukit/libblock/include/rtems/bdbuf.h
index 197c20dfcf..cde32d7c4c 100644
--- a/cpukit/libblock/include/rtems/bdbuf.h
+++ b/cpukit/libblock/include/rtems/bdbuf.h
@@ -171,9 +171,8 @@ extern "C" {
* issue with this design. The reallocation of a group may forced recently
* accessed buffers out of the cache when they should not. The design should be
* change to have groups on a LRU list if they have no buffers in use.
- *
- * @{
*/
+/**@{**/
/**
* @brief State of a buffer of the cache.