summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/userenv.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/userenv.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/include/rtems/userenv.h b/cpukit/include/rtems/userenv.h
index 53ec42dcf6..edbef204bd 100644
--- a/cpukit/include/rtems/userenv.h
+++ b/cpukit/include/rtems/userenv.h
@@ -40,9 +40,8 @@ extern "C" {
* @ingroup LibIO
*
* @brief Provides a POSIX like user environment for tasks.
- *
- * @{
*/
+/**@{**/
#ifndef LOGIN_NAME_MAX
#ifdef _POSIX_LOGIN_NAME_MAX