summaryrefslogtreecommitdiff
path: root/cpukit/include
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-27 07:21:27 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-27 07:22:21 +0200
commitc56721cc6fcf9ddd5d673dfb29189ac49bfb38aa (patch)
tree6e856a6b763a167ded6f6ea211cc6a92e929231e /cpukit/include
parent7d1acc03f1d4ac13a5ab42727f61810eda052a1c (diff)
printer: Fix Doxygen comments
Diffstat (limited to 'cpukit/include')
-rw-r--r--cpukit/include/rtems/printer.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/cpukit/include/rtems/printer.h b/cpukit/include/rtems/printer.h
index fccd9bcf5f..c25c4329c7 100644
--- a/cpukit/include/rtems/printer.h
+++ b/cpukit/include/rtems/printer.h
@@ -31,16 +31,12 @@ extern "C" {
#endif
/**
- * @addtogroup XXX
+ * @addtogroup RTEMSPrintSupport
*
* @{
*/
/**
- * @defgroup RTEMSPrintSupport
- */
-
-/**
* Type definition for function which can be plugged in to certain reporting
* routines to redirect the output.
*