X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=functions%2Fstring%2Fstrcpy.c;h=1fd3d32b9357c7d7265a0b1ad094e788e6accfea;hb=e1ce3c19dea04aa7fe3e6793b2e8ed2f91799c2e;hp=8276dd745aecebc4b525fabb0ba86641b66e7594;hpb=7c4838d7185104993621482a799d098cab6be0f0;p=fw%2Fpdclib diff --git a/functions/string/strcpy.c b/functions/string/strcpy.c index 8276dd7..1fd3d32 100644 --- a/functions/string/strcpy.c +++ b/functions/string/strcpy.c @@ -1,7 +1,5 @@ /* $Id$ */ -/* Release $Name$ */ - /* strcpy( char *, const char * ) This file is part of the Public Domain C Library (PDCLib).