From a4d3b78df842614c46b116fc5a6f470be637dccd Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sat, 21 Nov 2009 06:13:29 +0000 Subject: Create release/8.0.0 for the 8.0-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.0-RELEASE image. --- lib/msun/src/e_sinhf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/msun/src/e_sinhf.c') diff --git a/lib/msun/src/e_sinhf.c b/lib/msun/src/e_sinhf.c index 0f96b2b437e6..d40233a9806e 100644 --- a/lib/msun/src/e_sinhf.c +++ b/lib/msun/src/e_sinhf.c @@ -14,7 +14,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/msun/src/e_sinhf.c,v 1.9.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include "math.h" #include "math_private.h" -- cgit v1.2.3