mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-23 13:09:58 +08:00
Typo in comment.
This commit is contained in:
parent
86bfff4d52
commit
816a5a6a69
@ -83,7 +83,7 @@ __condvar_cleanup:
|
|||||||
#endif
|
#endif
|
||||||
call __lll_mutex_unlock_wake
|
call __lll_mutex_unlock_wake
|
||||||
|
|
||||||
/* Lock the mutex unless asnychronous cancellation is in effect. */
|
/* Lock the mutex unless asynchronous cancellation is in effect. */
|
||||||
2: testl $2, (%esi)
|
2: testl $2, (%esi)
|
||||||
jne 3f
|
jne 3f
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user