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