]> pd.if.org Git - pdclib/blobdiff - opt/malloc-solar/calloc.c
Sweeping cleanups. Sorry for the massive commit; I got sidetracked once too often.
[pdclib] / opt / malloc-solar / calloc.c
index a2dc21ffdccfdf31336d911607cdea0411f31316..e7117580a7e3f8f8e7275c2593600d3433b38b98 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* void * calloc( size_t, size_t )
 
    This file is part of the Public Domain C Library (PDCLib).