From: Roland McGrath Date: Fri, 29 Apr 2005 18:33:46 +0000 (+0000) Subject: * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change. X-Git-Tag: cvs/fedora-glibc-20050503T0852~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=450cd55b9ab939cbe74772b2cb4a40239bad227b;p=thirdparty%2Fglibc.git * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change. --- diff --git a/ChangeLog b/ChangeLog index f12c8ab21b7..0d58f38c75d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-04-29 Roland McGrath + + * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change. + 2005-04-29 Ulrich Drepper * nis/nis_table.c: Fix realloc handling.