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..25dd3e1b8a494 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.9.10.1 2007/06/14 04:16:14 bde Exp $"; #endif /* sin(x) |