]> pd.if.org Git - pdclib.old/blobdiff - platform/example/functions/_PDCLIB/rename.c
Added stdinit.c to hold stdin, stdout, stderr initialization. Extended svn:ignore.
[pdclib.old] / platform / example / functions / _PDCLIB / rename.c
index 9996e7c73bf0882dc15c904aeb9b5dc1b32e1593..90b2290fd60126fff8bbad4dff77f656c9c5e4ce 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* _PDCLIB_rename( const char *, const char * )
 
    This file is part of the Public Domain C Library (PDCLib).