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/part.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/src/part.c') diff --git a/cpukit/rtems/src/part.c b/cpukit/rtems/src/part.c index 8fcfdf546d..992b3a2fce 100644 --- a/cpukit/rtems/src/part.c +++ b/cpukit/rtems/src/part.c @@ -3,8 +3,8 @@ * * @ingroup RTEMSImplClassicPartition * - * @brief This source file contains a definition of ::_Partition_Information - * with zero objects. + * @brief This source file contains a definition of the + * ::_Partition_Information with zero objects. */ /* -- cgit v1.2.3