From 6b5f22dcbb4a876080a3713233e4d5a23d6383ed Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Nov 2020 11:45:47 +0100 Subject: rtems: Canonicalize Doxygen @file comments Use common phrases for the file brief descriptions. Update #3706. --- cpukit/rtems/src/taskconstruct.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/src/taskconstruct.c') diff --git a/cpukit/rtems/src/taskconstruct.c b/cpukit/rtems/src/taskconstruct.c index 84e59552c6..6ff83a0b9c 100644 --- a/cpukit/rtems/src/taskconstruct.c +++ b/cpukit/rtems/src/taskconstruct.c @@ -1,9 +1,10 @@ /** * @file * - * @ingroup ClassicTasks + * @ingroup RTEMSImplClassicTask * - * @brief RTEMS Task Create from Config + * @brief This source file contains the implementation of + * rtems_task_construct() and the Task Manager system initialization. */ /* -- cgit v1.2.3