reactos/lib/sdk/crt/string/strrchr.c
2013-06-16 22:01:41 +00:00

6 lines
71 B
C

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