diff options
Diffstat (limited to 'lib/msun/i387/s_log1p.S')
| -rw-r--r-- | lib/msun/i387/s_log1p.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/s_log1p.S b/lib/msun/i387/s_log1p.S index 24b28219d345..6e01ae0f7b0c 100644 --- a/lib/msun/i387/s_log1p.S +++ b/lib/msun/i387/s_log1p.S @@ -35,7 +35,7 @@ #include <machine/asm.h> -RCSID("$FreeBSD$") +RCSID("$FreeBSD: src/lib/msun/i387/s_log1p.S,v 1.7 1999/08/28 00:06:13 peter Exp $") /* * The fyl2xp1 instruction has such a limited range: |
