mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
Typo in comment.
This commit is contained in:
parent
86bfff4d52
commit
816a5a6a69
@ -83,7 +83,7 @@ __condvar_cleanup:
|
||||
#endif
|
||||
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)
|
||||
jne 3f
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user