]> pd.if.org Git - pdclib.old/blobdiff - functions/string/memchr.c
Removed the $Name$ tags (not supported by SVN). Added $Id$ to Makefile / text files.
[pdclib.old] / functions / string / memchr.c
index 6402dc271a0d63d56c98e36d0452d43e4f4a365d..f2add9dcdeccf04b2be0fa7f5a1706273d6ef2c3 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* memchr( const void *, int, size_t )
 
    This file is part of the Public Domain C Library (PDCLib).