]> pd.if.org Git - pdclib.old/blobdiff - functions/string/strrchr.c
Add optional EIO to tss_errno
[pdclib.old] / functions / string / strrchr.c
index 89c4ebf25e4aaacd879b1180aa94ce8de8f2db8c..527065baaab25f612d3674c5998071a6bbd16230 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* strrchr( const char *, int c )
 
    This file is part of the Public Domain C Library (PDCLib).