]> pd.if.org Git - pdclib.old/blobdiff - functions/string/strchr.c
PDCLIB-3: Add _PDCLIB_unpackwint to enable UTF-16 platforms to pass a "packed UTF...
[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).