diff options
Diffstat (limited to 'lib/msun/src/w_coshf.c')
-rw-r--r-- | lib/msun/src/w_coshf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/w_coshf.c b/lib/msun/src/w_coshf.c index 385bcfa931ee6..46a984251b9cc 100644 --- a/lib/msun/src/w_coshf.c +++ b/lib/msun/src/w_coshf.c @@ -14,7 +14,7 @@ */ #ifndef lint -static char rcsid[] = "$Id$"; +static char rcsid[] = "$Id: w_coshf.c,v 1.4 1997/02/22 15:12:03 peter Exp $"; #endif /* |