diff options
author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-10-03 01:55:59 +0000 |
---|---|---|
committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-10-03 01:55:59 +0000 |
commit | a7599ac8f1b84db67ae21605c746a0e6bc68d07d (patch) | |
tree | fd5d2c41dca6bd9a0b8c268a99674921e189fe0a /libiberty/ChangeLog | |
parent | 66649c240c38ad59ae10a634879a853e4b1544b5 (diff) | |
download | gcc-a7599ac8f1b84db67ae21605c746a0e6bc68d07d.tar.gz |
* xmalloc.c (xmalloc): Fix spelling error.
(xcalloc, xrealloc): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29779 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 468d4d65a83..b0c99e317ab 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +1999-10-02 Mark Mitchell <mark@codesourcery.com> + + * xmalloc.c (xmalloc): Fix spelling error. + (xcalloc, xrealloc): Likewise. + 1999-10-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * cplus-dem.c (fancy_abort, demangle_integral_value, |