OSDN Git Service

* obvious changelog typo fix
authorfche <fche@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Jan 2004 16:42:25 +0000 (16:42 +0000)
committerfche <fche@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Jan 2004 16:42:25 +0000 (16:42 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75553 138bc75d-0d04-0410-961f-82ee72b054a4

boehm-gc/ChangeLog

index 354e11b..66187ae 100644 (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>