diff options
Diffstat (limited to 'lib/msun/i387/e_log10.S')
| -rw-r--r-- | lib/msun/i387/e_log10.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/e_log10.S b/lib/msun/i387/e_log10.S index 149eb0e73da6..dcd3d7b2155a 100644 --- a/lib/msun/i387/e_log10.S +++ b/lib/msun/i387/e_log10.S @@ -35,7 +35,7 @@ #include <machine/asm.h> -RCSID("$Id: e_log10.S,v 1.2.8.2 1997/12/09 14:42:56 steve Exp $") +RCSID("$Id: e_log10.S,v 1.2.8.3 1997/12/28 19:41:01 steve Exp $") ENTRY(__ieee754_log10) fldlg2 |
