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 2bac97c1bbb2d..0161c1047e73d 100644 --- a/lib/msun/i387/s_ceil.S +++ b/lib/msun/i387/s_ceil.S @@ -35,7 +35,7 @@ #include <machine/asmacros.h> -RCSID("$FreeBSD$") +RCSID("$Id$") ENTRY(ceil) pushl %ebp |