mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 22:00:21 +00:00
lib_getcwd:Fix the Name in the function description.
Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
This commit is contained in:
parent
ccf60a7bab
commit
96abb51562
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Name: getwcd
|
||||
* Name: getcwd
|
||||
*
|
||||
* Description:
|
||||
* getcwd() function places the absolute pathname of the current working
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue