]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change.
authorRoland McGrath <roland@gnu.org>
Fri, 29 Apr 2005 18:33:46 +0000 (18:33 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 29 Apr 2005 18:33:46 +0000 (18:33 +0000)
ChangeLog

index f12c8ab21b733c997922c177e089395e30885812..0d58f38c75d80165e0c5b2dd7ca7f694bf26a4ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-29  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change.
+
 2005-04-29  Ulrich Drepper  <drepper@redhat.com>
 
        * nis/nis_table.c: Fix realloc handling.