diff options
Diffstat (limited to 'lib/msun/i387/s_atan.S')
-rw-r--r-- | lib/msun/i387/s_atan.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/s_atan.S b/lib/msun/i387/s_atan.S index 3625ece..1150cce 100644 --- a/lib/msun/i387/s_atan.S +++ b/lib/msun/i387/s_atan.S @@ -35,7 +35,7 @@ #include <machine/asm.h> -RCSID("$Id: s_atan.S,v 1.4 1997/02/22 15:08:53 peter Exp $") +RCSID("$FreeBSD$") ENTRY(atan) fldl 4(%esp) |