summaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/fpu_control.h')
-rw-r--r--sysdeps/i386/fpu_control.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/i386/fpu_control.h b/sysdeps/i386/fpu_control.h
index 4677f13518..f0fb2fe9c1 100644
--- a/sysdeps/i386/fpu_control.h
+++ b/sysdeps/i386/fpu_control.h
@@ -1,5 +1,5 @@
/* FPU control word bits. i387 version.
- Copyright (C) 1993, 1995, 1996 Free Software Foundation, Inc.
+ Copyright (C) 1993, 1995, 1996, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Olaf Flebbe.
@@ -82,7 +82,7 @@
#define _FPU_DEFAULT 0x137f
-/* IEEE: same as above, but exceptions */
+/* IEEE: same as above. */
#define _FPU_IEEE 0x137f
/* Type of the control word. */