From: Ulrich Drepper Date: Tue, 2 Sep 2003 08:57:18 +0000 (+0000) Subject: Fix typo. X-Git-Tag: cvs/glibc-2_3_3~287 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e03e0af606ba541c85ae30ffa5ecf93c73c2df6;p=thirdparty%2Fglibc.git Fix typo. * sysdeps/unix/sysv/linux/x86_64/not-cancel.h: New file. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index be125ea8bce..fd6446d9bfe 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,7 +1,7 @@ 2003-09-02 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/not-cancel.h: New file. - * sysdeps/unix/sysv/linux/x86-64/not-cancel.h: New file. + * sysdeps/unix/sysv/linux/x86_64/not-cancel.h: New file. * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Make sure the code in subsections has a symbol associated with it.