]> pd.if.org Git - pdclib.old/blobdiff - functions/string/strspn.c
Modify various POSIX platform files so you can build on top of glibc for testing
[pdclib.old] / 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).