X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Frealloc.c;h=d0d3e4ab07c242e9ca96710be79c703bd181895b;hb=16a0854acae4ee4124c440b63b795859e33c92c7;hp=2a39033a73f87ceedcb3d7476a36db06f19c9eee;hpb=2088d1000c3b20b9a905f6b39f1c1393aa3590b9;p=gnulib.git 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