libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos.

This commit is contained in:
Juha Niskanen
2019-09-19 06:14:53 -06:00
committed by Gregory Nutt
parent 03ad77f45c
commit 5c853cd1dc
20 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -1332,7 +1332,7 @@ int nx_eventhandler(NXHANDLE handle);
the CPU bandwidth calling nx_eventhandler repeatedly.
<a href="#nxeventnotify"><code>nx_eventnotify()</code></a>
may be called to get a signal event whenever a new incoming server
event is avaiable.
event is available.
</p>
<p>
<b>Input Parameters:</b>