reactos/lib/sdk/crt/string/strrchr.c
2011-05-24 18:40:34 +00:00

8 lines
83 B
C

/* $Id$
*/
#define _XINT int
#include <string.h>
#include "tcsrchr.h"
/* EOF */