summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/protectedheap.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/score/protectedheap.h')
-rw-r--r--cpukit/score/include/rtems/score/protectedheap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/score/protectedheap.h b/cpukit/score/include/rtems/score/protectedheap.h
index 8c2f2cd66c..29ee62dbfb 100644
--- a/cpukit/score/include/rtems/score/protectedheap.h
+++ b/cpukit/score/include/rtems/score/protectedheap.h
@@ -3,7 +3,7 @@
*
* @ingroup ScoreProtHeap
*
- * @brief Protected Heap Handler API.
+ * @brief Protected Heap Handler API
*/
/*
@@ -34,8 +34,8 @@ extern "C" {
*
* The @ref ScoreAllocatorMutex is used to protect the heap accesses.
*
- * @{
*/
+/**@{**/
/**
* @brief See _Heap_Initialize().