- Remove ALL the unneeded "author date id revision" svn properties.
[reactos.git] / reactos / lib / sdk / crt / string / strncat.c
1 /* $Id: strncat.c 30283 2007-11-08 21:06:20Z fireball $
2 */
3
4 #include <string.h>
5 #include "tcsncat.h"
6
7 /* EOF */