]> pd.if.org Git - pdclib/blobdiff - functions/string/strncmp.c
Removed SVN keyword tags.
[pdclib] / functions / string / strncmp.c
index ad9e6209565508fbf6ea16d1369413096ea86741..1c73e998340e4004a2b7d75718f9d5dd4213877b 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* strncmp( const char *, const char *, size_t )
 
    This file is part of the Public Domain C Library (PDCLib).