]> pd.if.org Git - pdclib/blobdiff - functions/string/memchr.c
Comment cleanups.
[pdclib] / functions / string / memchr.c
index fac50549cf0d0b9bf7041786737ca355f5cdde6a..3ed04a0138c772a422ab55f204e6dab1e14fcb7a 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* memchr( const void *, int, size_t )
 
    This file is part of the Public Domain C Library (PDCLib).