changeset 3026:d2dceaa0b398

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Mon, 04 Dec 2000 09:41:28 +0000
parents dcf641c92437
children 0fdc03087206
files lib/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -2,7 +2,7 @@
 
 	* path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
 	Also include memory.h, stdlib.h, unistd.h if appropriate.
-	Reported by Andreas Jaeger.
+	Reported by Andreas Jaeger (conflicting declaration of malloc).
 
 2000-12-02  Jim Meyering  <meyering@lucent.com>