diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /lib/msun/src/k_sin.c | |
parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) |
Diffstat (limited to 'lib/msun/src/k_sin.c')
-rw-r--r-- | lib/msun/src/k_sin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/k_sin.c b/lib/msun/src/k_sin.c index 55e2bdce19540..aa3cd5f7739ea 100644 --- a/lib/msun/src/k_sin.c +++ b/lib/msun/src/k_sin.c @@ -12,7 +12,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/k_sin.c,v 1.8 2005/02/04 18:26:06 das Exp $"; #endif /* __kernel_sin( x, y, iy) |