* 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 f12c8ab..0d58f38 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.