[CDMAKE][CTR] Fix strtok_s for empty strings. Part of Wine commit 4fa616c by Bernhard...
[reactos.git] / reactos / sdk / lib / crt / string / wcsncat.c
1
2 #define _UNICODE
3 #include <wchar.h>
4 #include "tcsncat.h"
5
6 /* EOF */