summaryrefslogtreecommitdiff
path: root/lib/msun/src/s_tanh.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/s_tanh.c')
-rw-r--r--lib/msun/src/s_tanh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_tanh.c b/lib/msun/src/s_tanh.c
index 96e35656ba27..9e416a733c8f 100644
--- a/lib/msun/src/s_tanh.c
+++ b/lib/msun/src/s_tanh.c
@@ -11,7 +11,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/msun/src/s_tanh.c,v 1.9.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");
/* Tanh(x)
* Return the Hyperbolic Tangent of x