diff options
Diffstat (limited to 'lib/msun/src/s_tanf.c')
| -rw-r--r-- | lib/msun/src/s_tanf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_tanf.c b/lib/msun/src/s_tanf.c index 65ab1bf925e0..1f632324d786 100644 --- a/lib/msun/src/s_tanf.c +++ b/lib/msun/src/s_tanf.c @@ -14,7 +14,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/s_tanf.c,v 1.4.2.1 1999/08/29 14:59:50 peter Exp $"; #endif #include "math.h" |
