mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
libc/stdio: Minor comments fix
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
parent
1a22487abd
commit
4caf24a00c
1 changed files with 1 additions and 1 deletions
|
|
@ -219,7 +219,7 @@ errout:
|
|||
}
|
||||
|
||||
/****************************************************************************
|
||||
* Name: getdelim()
|
||||
* Name: getline()
|
||||
*
|
||||
* Description:
|
||||
* The getline() function will be equivalent to the getdelim() function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue