[rtems commit] printer: Fix Doxygen comments

Sebastian Huber sebh at rtems.org
Thu Sep 27 05:23:33 UTC 2018


Module:    rtems
Branch:    master
Commit:    c56721cc6fcf9ddd5d673dfb29189ac49bfb38aa
Changeset: http://git.rtems.org/rtems/commit/?id=c56721cc6fcf9ddd5d673dfb29189ac49bfb38aa

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Sep 27 07:21:27 2018 +0200

printer: Fix Doxygen comments

---

 cpukit/include/rtems/printer.h | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/cpukit/include/rtems/printer.h b/cpukit/include/rtems/printer.h
index fccd9bc..c25c432 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.
  *



More information about the vc mailing list