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 d1415d3bc5c92..b0c23388d8bd7 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.4 1997/02/22 15:08:48 peter Exp $") +RCSID("$Id: e_log.S,v 1.5 1997/03/09 14:00:33 bde Exp $") ENTRY(__ieee754_log) fldln2 |