diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-02 10:18:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-02 10:18:42 +0000 |
commit | 0d7ba87149297b71686a3e64b6deb2f474ac9a9b (patch) | |
tree | 9918b73ca333c26cf354895943120a603b096a8e /ChangeLog | |
parent | 212ab55aaac55a701ac7baf7b5f80d82a3f45041 (diff) | |
download | glibc-0d7ba87149297b71686a3e64b6deb2f474ac9a9b.zip glibc-0d7ba87149297b71686a3e64b6deb2f474ac9a9b.tar.gz glibc-0d7ba87149297b71686a3e64b6deb2f474ac9a9b.tar.bz2 |
typo
CFLAGS-rtld-strnlen.os): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ * sysdeps/powerpc/powerpc64/elf/Makefile (CFLAGS-dl-runtime.os, CFLAGS-dl-lookup.os, CFLAGS-dl-misc.os, CFLAGS-rtld-mempcpy.os, CFLAGS-rtld-memmove.os, CFLAGS-rtld-memchr.os, - CFLAGS-rtld-strnlen.os): LIkewise + CFLAGS-rtld-strnlen.os): Likewise. 2006-02-01 Roland McGrath <roland@redhat.com> |