diff options
Diffstat (limited to 'lib/msun/src/k_cos.c')
-rw-r--r-- | lib/msun/src/k_cos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/k_cos.c b/lib/msun/src/k_cos.c index 12600116e9dae..0979d766ea889 100644 --- a/lib/msun/src/k_cos.c +++ b/lib/msun/src/k_cos.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: k_cos.c,v 1.6 1994/08/18 23:06:08 jtc Exp $"; +static char rcsid[] = "k_cos.c,v 1.1.1.1 1994/08/19 09:39:44 jkh Exp"; #endif /* |