diff options
Diffstat (limited to 'lib/msun/src/s_tan.c')
-rw-r--r-- | lib/msun/src/s_tan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_tan.c b/lib/msun/src/s_tan.c index 1f8e9d8693a9f..a40b345c4243e 100644 --- a/lib/msun/src/s_tan.c +++ b/lib/msun/src/s_tan.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: s_tan.c,v 1.2 1995/05/30 05:50:33 rgrimes Exp $"; +static char rcsid[] = "$Id: s_tan.c,v 1.2.6.1 1997/02/23 11:03:23 joerg Exp $"; #endif /* tan(x) |