diff options
Diffstat (limited to 'lib/msun/src/s_sin.c')
-rw-r--r-- | lib/msun/src/s_sin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_sin.c b/lib/msun/src/s_sin.c index af9ee628b0161..e893e23370c5a 100644 --- a/lib/msun/src/s_sin.c +++ b/lib/msun/src/s_sin.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/s_sin.c,v 1.10 2005/10/24 14:08:36 bde Exp $"; #endif /* sin(x) |