diff options
Diffstat (limited to 'lib/msun/i387/s_copysign.S')
| -rw-r--r-- | lib/msun/i387/s_copysign.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/s_copysign.S b/lib/msun/i387/s_copysign.S index eccdbb8c10ec..f1ad2d21ca54 100644 --- a/lib/msun/i387/s_copysign.S +++ b/lib/msun/i387/s_copysign.S @@ -35,7 +35,7 @@ #include <machine/asm.h> -RCSID("$Id: s_copysign.S,v 1.4 1997/02/22 15:08:55 peter Exp $") +RCSID("$Id: s_copysign.S,v 1.5 1997/03/09 14:00:45 bde Exp $") ENTRY(copysign) movl 16(%esp),%edx |
