summaryrefslogtreecommitdiff
path: root/lib/libc/string/strrchr.c
blob: 6c94485e8e9ed66f28470fb1fb88e7982cfb3e77 (plain)
1
2
3
4
/*	$NetBSD: strrchr.c,v 1.1 1998/08/04 04:48:17 perry Exp $	*/

#define STRRCHR
#include "rindex.c"