]> pd.if.org Git - pdclib/blobdiff - functions/string/memcmp.c
Comment cleanups.
[pdclib] / functions / string / memcmp.c
index 2997694de4d40f73a90f74857f147ac96b4572a4..6ed242712ba7a993fcc25802f4322392b5df59cf 100644 (file)
@@ -1,7 +1,3 @@
-/* $Id$ */
-
-/* Release $Name$ */
-
 /* memcmp( const void *, const void *, size_t )
 
    This file is part of the Public Domain C Library (PDCLib).