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 dfd986786581..00916d7e39ff 100644 --- a/lib/msun/src/k_cos.c +++ b/lib/msun/src/k_cos.c @@ -12,7 +12,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/k_cos.c,v 1.10 2005/10/26 12:36:18 bde Exp $"; #endif /* |
