X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=functions%2Fstdlib%2Frealloc.c;h=c1ba38f4d1cd2b674aa0ae5013ff0ebf54070379;hb=dd3dfcc3689617d8547d2c2ef5f87fc8c951763a;hp=67133b4a790747926a71accabc4d92df32700c25;hpb=0d2998dab115401458281dcdc8826a7f159ead03;p=fw%2Fpdclib diff --git a/functions/stdlib/realloc.c b/functions/stdlib/realloc.c index 67133b4..c1ba38f 100644 --- a/functions/stdlib/realloc.c +++ b/functions/stdlib/realloc.c @@ -1,7 +1,5 @@ /* $Id$ */ -/* Release $Name$ */ - /* void * realloc( void *, size_t ) This file is part of the Public Domain C Library (PDCLib).