summaryrefslogtreecommitdiff
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 42fc803818256..3135465eaf1ec 100644
--- a/lib/msun/src/e_hypot.c
+++ b/lib/msun/src/e_hypot.c
@@ -11,7 +11,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: e_hypot.c,v 1.5 1997/03/09 16:29:22 bde Exp $";
+static char rcsid[] = "$Id: e_hypot.c,v 1.2.6.1 1997/12/28 19:48:39 steve Exp $";
#endif
/* __ieee754_hypot(x,y)