From a9c219fa3cec18ef9f30edec6fa106bf0e2d423d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 24 Feb 2008 05:45:17 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image. --- lib/libc/string/strrchr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/string/strrchr.c') diff --git a/lib/libc/string/strrchr.c b/lib/libc/string/strrchr.c index 11cbd31e38472..b8c05007c938b 100644 --- a/lib/libc/string/strrchr.c +++ b/lib/libc/string/strrchr.c @@ -1,5 +1,5 @@ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/string/strrchr.c,v 1.2 2002/03/22 21:53:19 obrien Exp $"); #define STRRCHR #include "rindex.c" -- cgit v1.2.3