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