From 201f78d6b90635d961fa373ecd706e3786333b7e Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 11 Jan 2007 22:54:46 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_2_0_RELEASE'. This commit was manufactured to restore the state of the 6.2-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 1bc026a3f0eb..d251059516d1 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