[rtems commit] cpukit: Use Consistent Beginning of Doxygen Group Notation

Sebastian Huber sebastian.huber at embedded-brains.de
Fri Jan 11 13:49:43 UTC 2013


On 01/11/2013 12:02 AM, Joel Sherrill wrote:
> diff --git a/cpukit/include/rtems/irq-extension.h b/cpukit/include/rtems/irq-extension.h
> index 644091b..ff2c6da 100644
> --- a/cpukit/include/rtems/irq-extension.h
> +++ b/cpukit/include/rtems/irq-extension.h
> @@ -38,9 +38,8 @@ extern "C" {
>    * In addition to the Classic API interrupt handler with a handle are
>    * supported.  You can also install multiple shared handler for one interrupt
>    * vector.
> - *
> - * @{
>    */
> +/**@{**/
>
>   /**
>    * @brief Makes the interrupt handler unique.  Prevents other handler from

I think this change should be reversed.  A single @{ without a preceding 
@defgroup or @addtogroup makes no sense.  Thus is should be also part of the 
corresponding comment block.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list