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