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/ide_part_table.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/libblock/src/ide_part_table.c') diff --git a/cpukit/libblock/src/ide_part_table.c b/cpukit/libblock/src/ide_part_table.c index 5f8f2116ed..a802be5dfb 100644 --- a/cpukit/libblock/src/ide_part_table.c +++ b/cpukit/libblock/src/ide_part_table.c @@ -1,8 +1,9 @@ /** * @file * - * @brief Library supporting "MS-DOS-style" Partition Table * @ingroup libblock + * + * @brief Library supporting "MS-DOS-style" Partition Table */ /* -- cgit v1.2.3