]> pd.if.org Git - pdclib/blobdiff - functions/string/strcmp.c
Comment cleanups.
[pdclib] / functions / string / strcmp.c
index 5202771a67d52f266000746cf63c7608cd9b7682..2edf7eef9043da27e1d0e330b27d4bc1d58d72aa 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* strcmp( const char *, const char * )
 
    This file is part of the Public Domain C Library (PDCLib).