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