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/tasks.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'cpukit/rtems/src/tasks.c') diff --git a/cpukit/rtems/src/tasks.c b/cpukit/rtems/src/tasks.c index c710134f7b..6dde7a307b 100644 --- a/cpukit/rtems/src/tasks.c +++ b/cpukit/rtems/src/tasks.c @@ -1,8 +1,10 @@ /** - * @file + * @file * - * @brief RTEMS Task API Extensions - * @ingroup ClassicTasks + * @ingroup RTEMSImplClassicTask + * + * @brief This source file contains a definition of the + * ::_RTEMS_tasks_Information with zero objects. */ /* -- cgit v1.2.3