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/libcsupport/src/kill_noposix.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/libcsupport/src/kill_noposix.c') diff --git a/cpukit/libcsupport/src/kill_noposix.c b/cpukit/libcsupport/src/kill_noposix.c index a111f071d7..3792a81db8 100644 --- a/cpukit/libcsupport/src/kill_noposix.c +++ b/cpukit/libcsupport/src/kill_noposix.c @@ -1,9 +1,10 @@ /** * @file * - * @brief Kill No POSIX * @ingroup libcsupport * + * @brief Kill No POSIX + * * Marginal implementations of some POSIX API routines * to be used when POSIX is disabled. * -- cgit v1.2.3