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/mprotect.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/posix/src/mprotect.c') diff --git a/cpukit/posix/src/mprotect.c b/cpukit/posix/src/mprotect.c index 17a63b47ce..87fe5cf355 100644 --- a/cpukit/posix/src/mprotect.c +++ b/cpukit/posix/src/mprotect.c @@ -1,9 +1,10 @@ /** * @file * - * @brief Change Memory Protection * @ingroup POSIXAPI * + * @brief Change Memory Protection + * * 12.2.3 Change Memory Protection, P1003.1b-1996, p. 277. * * This is not a functional version of mprotect() but the SPARC backend -- cgit v1.2.3