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