summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/rwlock.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/posix/include/rtems/posix/rwlock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/include/rtems/posix/rwlock.h b/cpukit/posix/include/rtems/posix/rwlock.h
index 0dbd268aa3..0cfd20dad8 100644
--- a/cpukit/posix/include/rtems/posix/rwlock.h
+++ b/cpukit/posix/include/rtems/posix/rwlock.h
@@ -36,8 +36,8 @@ extern "C" {
*
* @brief Constants and Structures Associated with the POSIX RWLock Manager
*
- * @{
*/
+/**@{**/
#include <rtems/score/object.h>
#include <rtems/score/corerwlock.h>