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