- apps/utils/tickcount/tickcount.c: corrected assertion
[reactos.git] / reactos / lib / string / strlen.c
1 /* $Id: strlen.c,v 1.2 2003/07/06 23:04:19 hyperion Exp $
2 */
3
4 #include <string.h>
5 #include "tcslen.h"
6
7 /* EOF */