summaryrefslogtreecommitdiff
path: root/lib/msun/src/s_exp2f.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/s_exp2f.c')
-rw-r--r--lib/msun/src/s_exp2f.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_exp2f.c b/lib/msun/src/s_exp2f.c
index 0a97bf64d7a8..865cfe2800e1 100644
--- a/lib/msun/src/s_exp2f.c
+++ b/lib/msun/src/s_exp2f.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/msun/src/s_exp2f.c,v 1.9.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");
#include <float.h>