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:
@@ -46,7 +46,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
/************************************************************************
|
||||
* Global Functions
|
||||
* Public Functions
|
||||
************************************************************************/
|
||||
|
||||
char *itoa(int val, char *str, int base)
|
||||
|
||||
Reference in New Issue
Block a user