]> pd.if.org Git - pdclib.old/blobdiff - functions/string/strchr.c
PDCLIB_scan: For %p, use E_long. This is a temporary change: Long term, we will be...
[pdclib.old] / 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).