summaryrefslogtreecommitdiff
path: root/lib/msun/src/s_tanhf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/s_tanhf.c')
-rw-r--r--lib/msun/src/s_tanhf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_tanhf.c b/lib/msun/src/s_tanhf.c
index 47908316047b0..cfe602030d4f3 100644
--- a/lib/msun/src/s_tanhf.c
+++ b/lib/msun/src/s_tanhf.c
@@ -14,7 +14,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: s_tanhf.c,v 1.1.1.1 1994/08/19 09:39:59 jkh Exp $";
+static char rcsid[] = "$Id: s_tanhf.c,v 1.2 1995/05/30 05:50:36 rgrimes Exp $";
#endif
#include "math.h"