]> pd.if.org Git - pdclib/blobdiff - functions/string/strrchr.c
Removed SVN keyword tags.
[pdclib] / functions / string / strrchr.c
index 89c4ebf25e4aaacd879b1180aa94ce8de8f2db8c..7045ab980dd4aa6f86c31c50b6c22e90b350b9e0 100644 (file)
@@ -1,7 +1,3 @@
-/* $Id$ */
-
-/* Release $Name$ */
-
 /* strrchr( const char *, int c )
 
    This file is part of the Public Domain C Library (PDCLib).