2
0
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:
Ulrich Drepper 2003-03-02 08:44:23 +00:00
parent 86bfff4d52
commit 816a5a6a69

View File

@ -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