mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Standardize naming used for public data and function groupings
This commit is contained in:
@@ -203,11 +203,11 @@ static void postjustify(FAR struct lib_outstream_s *obj, uint8_t fmt,
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
* Global Constant Data
|
||||
* Public Constant Data
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Global Variables
|
||||
* Public Data
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user