]> pd.if.org Git - pdclib/blobdiff - functions/string/strcpy.c
PDCLIB_scan: For %p, use E_long. This is a temporary change: Long term, we will be...
[pdclib] / functions / string / strcpy.c
index 8276dd745aecebc4b525fabb0ba86641b66e7594..1fd3d32b9357c7d7265a0b1ad094e788e6accfea 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* strcpy( char *, const char * )
 
    This file is part of the Public Domain C Library (PDCLib).