From cfe8f7a9b7e23590760874992fc461fe4a74964c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 27 Apr 2020 16:14:06 +0200 Subject: doxygen: Switch @brief and @ingroup This order change fixes the Latex documentation build via Doxygen. --- cpukit/libblock/src/show_bdbuf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/libblock/src/show_bdbuf.c') diff --git a/cpukit/libblock/src/show_bdbuf.c b/cpukit/libblock/src/show_bdbuf.c index 29bf3d7e22..22564fe75b 100644 --- a/cpukit/libblock/src/show_bdbuf.c +++ b/cpukit/libblock/src/show_bdbuf.c @@ -1,9 +1,10 @@ /** * @file * - * @brief Enable the Monitor to Show bdbuf Information * @ingroup rtems_bdpart * + * @brief Enable the Monitor to Show bdbuf Information + * * This module inspects the bdbuf data structures, * assuming they are static, but in fact they are used very * dynamically. Therefore the results show MAY BE INCORRECT in -- cgit v1.2.3