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