]> pd.if.org Git - pdclib/blobdiff - functions/string/strrchr.c
Comment cleanups.
[pdclib] / functions / string / strrchr.c
index 89c4ebf25e4aaacd879b1180aa94ce8de8f2db8c..7387f22f0e1953687154e312e030d0c80a9f8a82 100644 (file)
@@ -1,8 +1,4 @@
-/* $Id$ */
-
-/* Release $Name$ */
-
-/* strrchr( const char *, int c )
+/* strrchr( const char *, int )
 
    This file is part of the Public Domain C Library (PDCLib).
    Permission is granted to use, modify, and / or redistribute at will.