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 1694c3f489b89..fa76344095555 100644 --- a/lib/msun/src/k_cos.c +++ b/lib/msun/src/k_cos.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/k_cos.c,v 1.5 1999/08/28 00:06:40 peter Exp $"; #endif /* |