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 a15da3d..7457378 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.