mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos.
This commit is contained in:
committed by
Gregory Nutt
parent
03ad77f45c
commit
5c853cd1dc
@@ -1847,7 +1847,7 @@ static inline int fat_getlfname(struct fat_mountpt_s *fs, struct fs_dirent_s *di
|
||||
fat_getlfnchunk(LDIR_PTRWCHAR12_13(direntry), &lfname[11], 2);
|
||||
|
||||
/* Ignore trailing spaces on the "last" directory entry. The
|
||||
* number of characters avaiable is LDIR_MAXLFNCHARS or that
|
||||
* number of characters available is LDIR_MAXLFNCHARS or that
|
||||
* minus the number of trailing spaces on the "last" directory
|
||||
* entry.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user