summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386/fpemul/fpu_trig.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/i386/fpemul/fpu_trig.c')
-rw-r--r--sys/gnu/i386/fpemul/fpu_trig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/i386/fpemul/fpu_trig.c b/sys/gnu/i386/fpemul/fpu_trig.c
index b1d913f..9eaab4f 100644
--- a/sys/gnu/i386/fpemul/fpu_trig.c
+++ b/sys/gnu/i386/fpemul/fpu_trig.c
@@ -103,7 +103,7 @@ trig_arg(FPU_REG * X)
rv = q & 7;
control_word = old_cw;
- return rv;;
+ return rv;
}
OpenPOWER on IntegriCloud