]> pd.if.org Git - pdclib/blobdiff - functions/string/strchr.c
PDCLIB-18: Add _PDCLIB_getchars to _PDCLIB_io.h. Change fread & fgets to go through...
[pdclib] / functions / string / strchr.c
index 19a29a80b9ab27ec5356752e6ce47cb022a325ed..826d6875122d91052095636823f57bfd06087510 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* strchr( const char *, int )
 
    This file is part of the Public Domain C Library (PDCLib).