diff options
| author | James Mayer <james@cobaltmountain.com> | 2002-07-14 23:06:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-07-14 23:06:23 -0700 |
| commit | 8ee665f592453c795307c1bb4ab1c52060335b02 (patch) | |
| tree | 7d20ca648b581d002559640270932c67b8de30c4 | |
| parent | bf6b38fdafc0a8acb6b2139a7098efbe124172ae (diff) | |
[PATCH] Typo in linux_arch_mips64_math-emu_ieee754.c
| -rw-r--r-- | arch/mips64/math-emu/ieee754.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips64/math-emu/ieee754.c b/arch/mips64/math-emu/ieee754.c index 5e86e40c678f..3571107088b1 100644 --- a/arch/mips64/math-emu/ieee754.c +++ b/arch/mips64/math-emu/ieee754.c @@ -3,7 +3,7 @@ * * BUGS * not much dp done - * doesnt generate IEEE754_INEXACT + * doesn't generate IEEE754_INEXACT * */ /* |
