[PATCH] fix after-code Doxygen comments

Thomas Monjalon thomas at monjalon.net
Wed Nov 5 22:34:36 CET 2025


02/11/2025 23:14, Thomas Monjalon:
> The comment syntax /*< is a mistake.
> The intent was to put a Doxygen comment after some code with /**<
> but an asterisk was missing.
> 
> In cases of .c files with all other comments not using Doxygen syntax,
> it is converted into normal comment syntax.
> 
> In cases the comment is completely useless, it is just removed.
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

I suppose there is not much to debate or review.
Applied





More information about the dev mailing list