NetBSD/lib/libc/string/strrchr.c

5 lines
100 B
C

/* $NetBSD: strrchr.c,v 1.1 1998/08/04 04:48:17 perry Exp $ */
#define STRRCHR
#include "rindex.c"