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