From 70dbafbf5ed26d0d434d6428d9f3de1be2ee502a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 30 Nov 2020 14:00:08 +0100 Subject: config: Canonicalize @defgroup and @file comments Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group and file brief descriptions. Update #3706. --- cpukit/include/rtems/rtems/dpmemdata.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cpukit/include/rtems/rtems/dpmemdata.h') diff --git a/cpukit/include/rtems/rtems/dpmemdata.h b/cpukit/include/rtems/rtems/dpmemdata.h index ce4cf2dbf6..5303b8623a 100644 --- a/cpukit/include/rtems/rtems/dpmemdata.h +++ b/cpukit/include/rtems/rtems/dpmemdata.h @@ -3,7 +3,9 @@ * * @ingroup RTEMSImplClassicDPMem * - * @brief Classic Dual Ported Memory Manager Data Structures + * @brief This header file provides data structures used by the implementation + * and the @ref RTEMSImplApplConfig to define + * ::_Dual_ported_memory_Information. */ /* COPYRIGHT (c) 1989-2008. -- cgit v1.2.3