mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 13:08:36 +08:00
sapi: 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.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief Get the RTEMS Version as a String
|
||||
* @ingroup RTEMSImplClassic
|
||||
*
|
||||
* @ingroup ClassicRTEMS
|
||||
* @brief This source file contains the implementation of
|
||||
* rtems_get_version_string().
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user