mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
libc/stdio: Minor comments fix
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
@@ -219,7 +219,7 @@ errout:
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
* Name: getdelim()
|
||||
* Name: getline()
|
||||
*
|
||||
* Description:
|
||||
* The getline() function will be equivalent to the getdelim() function
|
||||
|
||||
Reference in New Issue
Block a user