diff options
Diffstat (limited to 'lib/msun/i387/e_log.S')
-rw-r--r-- | lib/msun/i387/e_log.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/e_log.S b/lib/msun/i387/e_log.S index bb815133c8c8..5e947c2c7f0f 100644 --- a/lib/msun/i387/e_log.S +++ b/lib/msun/i387/e_log.S @@ -35,7 +35,7 @@ #include <machine/asm.h> -RCSID("$Id: e_log.S,v 1.2.8.2 1997/12/09 14:42:55 steve Exp $") +RCSID("$Id: e_log.S,v 1.2.8.3 1997/12/28 19:40:59 steve Exp $") ENTRY(__ieee754_log) fldln2 |