]> pd.if.org Git - pdclib.old/blobdiff - functions/stdlib/calloc.c
Removed the $Name$ tags (not supported by SVN). Added $Id$ to Makefile / text files.
[pdclib.old] / functions / stdlib / calloc.c
index fc1c80e767241ea033f2377d548aae42e0da4b37..a2dc21ffdccfdf31336d911607cdea0411f31316 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* void * calloc( size_t, size_t )
 
    This file is part of the Public Domain C Library (PDCLib).