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/libmisc/stackchk/check.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/libmisc/stackchk/check.c') diff --git a/cpukit/libmisc/stackchk/check.c b/cpukit/libmisc/stackchk/check.c index 0c859f6375..ab08155c92 100644 --- a/cpukit/libmisc/stackchk/check.c +++ b/cpukit/libmisc/stackchk/check.c @@ -1,9 +1,10 @@ /** * @file * - * @brief Stack Overflow Check User Extension Set * @ingroup libmisc_stackchk Stack Checker Mechanism * + * @brief Stack Overflow Check User Extension Set + * * NOTE: This extension set automatically determines at * initialization time whether the stack for this * CPU grows up or down and installs the correct -- cgit v1.2.3