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/libfs/src/defaults/default_lseek_file.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/libfs/src/defaults/default_lseek_file.c') diff --git a/cpukit/libfs/src/defaults/default_lseek_file.c b/cpukit/libfs/src/defaults/default_lseek_file.c index 68bc8b7fc2..28646059dd 100644 --- a/cpukit/libfs/src/defaults/default_lseek_file.c +++ b/cpukit/libfs/src/defaults/default_lseek_file.c @@ -1,8 +1,9 @@ /** * @file * - * @brief RTEMS Default File System reposits the offset of the open file fd * @ingroup LibIOFSOps File System Operations + * + * @brief RTEMS Default File System reposits the offset of the open file fd */ /* -- cgit v1.2.3