diff options
Diffstat (limited to 'lib/msun/src/s_tanh.c')
-rw-r--r-- | lib/msun/src/s_tanh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_tanh.c b/lib/msun/src/s_tanh.c index 4f58fcffeecb..9aa9bbd1a05f 100644 --- a/lib/msun/src/s_tanh.c +++ b/lib/msun/src/s_tanh.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/s_tanh.c,v 1.4.2.1 1999/08/29 14:59:51 peter Exp $"; #endif /* Tanh(x) |