aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/e_hypot.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/e_hypot.c')
-rw-r--r--lib/msun/src/e_hypot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_hypot.c b/lib/msun/src/e_hypot.c
index fb498c1c4029..d9e140af2f7d 100644
--- a/lib/msun/src/e_hypot.c
+++ b/lib/msun/src/e_hypot.c
@@ -12,7 +12,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/msun/src/e_hypot.c,v 1.13.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
/* __ieee754_hypot(x,y)
*