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/msun/src/s_exp2f.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/msun/src/s_exp2f.c') diff --git a/lib/msun/src/s_exp2f.c b/lib/msun/src/s_exp2f.c index 1bc026a3f0eb6..d251059516d1e 100644 --- a/lib/msun/src/s_exp2f.c +++ b/lib/msun/src/s_exp2f.c @@ -25,7 +25,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/msun/src/s_exp2f.c,v 1.1 2005/04/05 02:57:15 das Exp $"); #include "math.h" #include "math_private.h" -- cgit v1.2.3