aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/e_hypotf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/e_hypotf.c')
-rw-r--r--lib/msun/src/e_hypotf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_hypotf.c b/lib/msun/src/e_hypotf.c
index c82c6e7d2ad0..228642e8f97b 100644
--- a/lib/msun/src/e_hypotf.c
+++ b/lib/msun/src/e_hypotf.c
@@ -14,7 +14,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/msun/src/e_hypotf.c,v 1.13.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include "math.h"
#include "math_private.h"