diff options
Diffstat (limited to 'lib/msun/src/s_tan.c')
-rw-r--r-- | lib/msun/src/s_tan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_tan.c b/lib/msun/src/s_tan.c index d707ecd1dcbbf..7f0b4a0170428 100644 --- a/lib/msun/src/s_tan.c +++ b/lib/msun/src/s_tan.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/s_tan.c,v 1.10 2005/11/02 14:01:45 bde Exp $"; #endif /* tan(x) |