From a15eaaf9fdba8a9311623ae44711d17701a19d30 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 10 Jan 2013 13:20:34 -0600 Subject: cpukit: Doxygen group fixes and many warnings addressed The output of the modules.html is much improved. Most filesystem and POSIX API related groups are properly nested. Some formatting issues were addressed as were multiple inconsistencies. --- cpukit/rtems/include/rtems/rtems/msgmp.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'cpukit/rtems/include/rtems/rtems/msgmp.h') diff --git a/cpukit/rtems/include/rtems/rtems/msgmp.h b/cpukit/rtems/include/rtems/rtems/msgmp.h index 5d895dea1c..f01a687ae3 100644 --- a/cpukit/rtems/include/rtems/rtems/msgmp.h +++ b/cpukit/rtems/include/rtems/rtems/msgmp.h @@ -1,9 +1,6 @@ /** * @file rtems/rtems/msgmp.h * - * @defgroup ClassicMsgMP Message Queue MP Support - * - * @ingroup ClassicRTEMS * @brief Message Manager MP Support * * This include file contains all the constants and structures associated @@ -39,7 +36,7 @@ extern "C" { * * This encapsulates functionality which XXX */ -/**{*/ +/*{*/ /** * The following enumerated type defines the list of -- cgit v1.2.3