]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo.
authorUlrich Drepper <drepper@redhat.com>
Thu, 17 Feb 2000 19:33:40 +0000 (19:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 17 Feb 2000 19:33:40 +0000 (19:33 +0000)
ChangeLog

index 7b81641654fc095e0037c9f6ffec39727c13b28f..7ed7c23575c5a55a95d90b184c720b405ebc7e59 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,7 +35,7 @@
        * sysdeps/libm-i387/s_nearbyint.S: Disable raising exception, not
        enable it.  Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1600).
        * sysdeps/libm-i387/s_nearbyintf.S: Likewise.
-       * sysdeps/libm-i387/s_nearbyintf.l: Likewise.
+       * sysdeps/libm-i387/s_nearbyintl.S: Likewise.
 
 2000-02-14  Andreas Jaeger  <aj@suse.de>