summaryrefslogtreecommitdiff
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 0624a39606ea..354075ade84e 100644
--- a/lib/msun/src/e_hypotf.c
+++ b/lib/msun/src/e_hypotf.c
@@ -14,7 +14,7 @@
*/
#ifndef lint
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$FreeBSD: src/lib/msun/src/e_hypotf.c,v 1.9 2002/05/28 18:15:03 alfred Exp $";
#endif
#include "math.h"