]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo.
authorUlrich Drepper <drepper@redhat.com>
Mon, 3 Feb 2003 21:59:40 +0000 (21:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 3 Feb 2003 21:59:40 +0000 (21:59 +0000)
(__lll_lock_wait): Add branch prediction.

nptl/ChangeLog

index a15da3dbefeac1338ad68ed97b022b5f2e1c0285..745737821eb6b5ff2e54326b9dd88114c093d5bc 100644 (file)
@@ -11,7 +11,7 @@
        * allocatestack.c: Improve comment throughout the file.
 
        * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
-       (__lll_lock_wait): Add branch predicition.
+       (__lll_lock_wait): Add branch prediction.
        * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S
        (__lll_lock_wait): Likewise.
        (lll_unlock_wake_cb): Removed.