mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +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
@@ -79,7 +79,7 @@
|
||||
*/
|
||||
|
||||
#if !defined(CONFIG_SCHED_HPWORK)
|
||||
/* REVISIT: The low priority work queue would be preferred if it is avaiable */
|
||||
/* REVISIT: The low priority work queue would be preferred if it is available */
|
||||
|
||||
# error High priority work queue support is required
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user