diff options
Diffstat (limited to 'lib/msun/i387/s_ceil.S')
-rw-r--r-- | lib/msun/i387/s_ceil.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/s_ceil.S b/lib/msun/i387/s_ceil.S index b97345a5e63b5..e83ec41ce08e1 100644 --- a/lib/msun/i387/s_ceil.S +++ b/lib/msun/i387/s_ceil.S @@ -35,7 +35,7 @@ #include <machine/asm.h> -RCSID("$Id: s_ceil.S,v 1.5 1997/02/22 15:08:54 peter Exp $") +RCSID("$Id: s_ceil.S,v 1.6 1997/03/09 14:00:43 bde Exp $") ENTRY(ceil) pushl %ebp |