summaryrefslogtreecommitdiffstats
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
parentstackchk: Fix interrupt stack preparation (diff)
downloadrtems-c56721cc6fcf9ddd5d673dfb29189ac49bfb38aa.tar.bz2
printer: Fix Doxygen comments
-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.
*