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