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/partcreate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/rtems/src/partcreate.c') diff --git a/cpukit/rtems/src/partcreate.c b/cpukit/rtems/src/partcreate.c index ca8e4693b8..205a31620e 100644 --- a/cpukit/rtems/src/partcreate.c +++ b/cpukit/rtems/src/partcreate.c @@ -4,7 +4,7 @@ * @ingroup RTEMSImplClassicPartition * * @brief This source file contains the implementation of - * rtems_partition_create(). + * rtems_partition_create() and the Partition Manager system initialization. */ /* -- cgit v1.2.3