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