printer: Fix Doxygen comments

This commit is contained in:
Sebastian Huber
2018-09-27 07:21:27 +02:00
parent 7d1acc03f1
commit c56721cc6f

View File

@@ -31,15 +31,11 @@ extern "C" {
#endif #endif
/** /**
* @addtogroup XXX * @addtogroup RTEMSPrintSupport
* *
* @{ * @{
*/ */
/**
* @defgroup RTEMSPrintSupport
*/
/** /**
* Type definition for function which can be plugged in to certain reporting * Type definition for function which can be plugged in to certain reporting
* routines to redirect the output. * routines to redirect the output.