Typo in comment.
authorUlrich Drepper <drepper@redhat.com>
Sun, 2 Mar 2003 08:44:23 +0000 (08:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 2 Mar 2003 08:44:23 +0000 (08:44 +0000)
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S

index 5d9248a..58ef65e 100644 (file)
@@ -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