From 1e03e0af606ba541c85ae30ffa5ecf93c73c2df6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 2 Sep 2003 08:57:18 +0000 Subject: [PATCH] Fix typo. * sysdeps/unix/sysv/linux/x86_64/not-cancel.h: New file. --- nptl/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index be125ea8bc..fd6446d9bf 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.