]> pd.if.org Git - pdclib/blobdiff - functions/string/strspn.c
PDCLIB-25 #resolve #comment Made ctype, wctype and codec data const.(This may be...
[pdclib] / functions / string / strspn.c
index 78ee1aa04e47ccbd201c8ab29ea6ebf77d1bee94..a546e94f45ce9cd6c0e74e5b828b3472eb314788 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* strspn( const char *, const char * )
 
    This file is part of the Public Domain C Library (PDCLib).