nxstyle: covert utf-8 to ascii
libs/libc/stdio/lib_libgetstreams.c: C source, UTF-8 Unicode text -> libs/libc/stdio/lib_libgetstreams.c: C source, ASCII text Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
parent
8ef5f02b66
commit
8277229f53
@ -62,7 +62,7 @@ FAR struct streamlist *lib_get_streams(void)
|
||||
* Name: lib_get_stream
|
||||
*
|
||||
* Description:
|
||||
* Return a pointer to the file stream for this thread and given fd。
|
||||
* Return a pointer to the file stream for this thread and given fd.
|
||||
* Note: only reserved fd number 0/1/2 is valid.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user