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/posix/src/pthreadgetschedparam.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/posix/src/pthreadgetschedparam.c') diff --git a/cpukit/posix/src/pthreadgetschedparam.c b/cpukit/posix/src/pthreadgetschedparam.c index 0e9cc31ee2..a82d79c715 100644 --- a/cpukit/posix/src/pthreadgetschedparam.c +++ b/cpukit/posix/src/pthreadgetschedparam.c @@ -1,8 +1,9 @@ /** * @file * - * @brief Gets Scheduling Policy and Parameters of Individual Threads * @ingroup POSIXAPI + * + * @brief Gets Scheduling Policy and Parameters of Individual Threads */ /* -- cgit v1.2.3