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:
@@ -42,7 +42,7 @@
|
||||
#include <string.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Global Functions
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
|
||||
FAR char *strstr(FAR const char *str, FAR const char *substr)
|
||||
|
||||
Reference in New Issue
Block a user