Fix header comment to match module title.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2004 23:05:02 +0000 (23:05 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2004 23:05:02 +0000 (23:05 +0000)
lib/malloc.c

index a43d169..ca04c57 100644 (file)
@@ -1,4 +1,4 @@
-/* Work around bug on some systems where malloc (0) fails.
+/* malloc() function that is glibc compatible.
    Copyright (C) 1997, 1998 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify