diff options
Diffstat (limited to 'sys/gnu/i386/fpemul/poly_tan.c')
-rw-r--r-- | sys/gnu/i386/fpemul/poly_tan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/i386/fpemul/poly_tan.c b/sys/gnu/i386/fpemul/poly_tan.c index a0523818fa525..a95eeaf64f8b1 100644 --- a/sys/gnu/i386/fpemul/poly_tan.c +++ b/sys/gnu/i386/fpemul/poly_tan.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: poly_tan.c,v 1.5 1995/05/30 07:57:52 rgrimes Exp $ + * $Id: poly_tan.c,v 1.6 1996/09/10 08:24:04 bde Exp $ * */ |