From 1919353d75012a3689996435e773ca6478b002df Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 3 Nov 1997 05:20:09 +0000 Subject: *** empty log message *** --- lib/realloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/realloc.c b/lib/realloc.c index 2a39033a7..d0d3e4ab0 100644 --- a/lib/realloc.c +++ b/lib/realloc.c @@ -1,4 +1,4 @@ -/* Work around bug on some systems where realloc (NULL, n) fails. +/* Work around bug on some systems where realloc (NULL, 0) fails. Copyright (C) 1997 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify -- cgit v1.2.3-70-g09d2