diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 354e11b65310b36f06bac0e79ef1d2c51b8e1215..66187aeae81f5f3682c585d87496765186e51e0c 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -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>