Fix typo.
authorUlrich Drepper <drepper@redhat.com>
Tue, 6 Jul 2004 07:31:15 +0000 (07:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 6 Jul 2004 07:31:15 +0000 (07:31 +0000)
* sysdeps/powerpc/powerpc64/dl-machine.h: Don't reset _dl_starting_up

ChangeLog

index 725f7c0..a4bcba7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
        * elf/rtld.c: Likewise.
        * elf/dl-misc.c (_dl_debug_vdprintf): Use writev syscall directly
        if HAVE_INLINED_SYSCALLS is defined.
-       * sysdeps/powerpc/powerpc64/dl-machine.h: Don't rest _dl_starting_up
+       * sysdeps/powerpc/powerpc64/dl-machine.h: Don't reset _dl_starting_up
        here.
        * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
        * sysdeps/unix/sysv/linux/configure.in: Define HAVE_INLINED_SYSCALLS.