]> pd.if.org Git - pdclib/blobdiff - functions/stdio/rename.c
Improved self-documentation. Added dev. targets 'links' and 'unlink'.
[pdclib] / functions / stdio / rename.c
index 4a1cc850e44c1520b323cd50dbf83d27b318ccc9..d21e2a2e6f58e525b92df3d67b5734e03d362d8a 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* rename( const char *, const char * )
 
    This file is part of the Public Domain C Library (PDCLib).