From c56721cc6fcf9ddd5d673dfb29189ac49bfb38aa Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 27 Sep 2018 07:21:27 +0200 Subject: 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 fccd9bcf5f..c25c4329c7 100644 --- a/cpukit/include/rtems/printer.h +++ b/cpukit/include/rtems/printer.h @@ -31,15 +31,11 @@ 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. -- cgit v1.2.3