]> pd.if.org Git - pdclib/blobdiff - functions/string/strpbrk.c
Comment cleanups.
[pdclib] / functions / string / strpbrk.c
index 41211dbd55970a8b09a898490065ac3e9b6a114c..895e94bd3a124510faf20506aa996622a9d377b0 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* strpbrk( const char *, const char * )
 
    This file is part of the Public Domain C Library (PDCLib).