* obvious changelog typo fix

From-SVN: r75553
This commit is contained in:
Frank Ch. Eigler 2004-01-08 16:42:25 +00:00
parent cb1f9d03d5
commit d779bc04df

View File

@ -1,7 +1,7 @@
2004-01-07 Dave Jones <davej@redhat.com>
* malloc.c (GC_generic_malloc): Correct initialization typo.
* mallocx.c (GC_generic_malloca_ignore_off_page): Ditto.
* mallocx.c (GC_generic_malloc_ignore_off_page): Ditto.
2003-10-31 Richard Earnshaw <rearnsha@arm.com>