aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-02-22 05:33:56 +0000
committerUlrich Drepper <drepper@redhat.com>2000-02-22 05:33:56 +0000
commit3f51c97ee37734bdf3e41252e71ffe40efca1e55 (patch)
treea6c5e52ba5fbff05eaeea9c3d248c0be06d94c2a /sysdeps
parent68e8dcc78f6b52d32a02c8b18eb25f753a232070 (diff)
downloadglibc-3f51c97ee37734bdf3e41252e71ffe40efca1e55.zip
glibc-3f51c97ee37734bdf3e41252e71ffe40efca1e55.tar.gz
glibc-3f51c97ee37734bdf3e41252e71ffe40efca1e55.tar.bz2
Update.
* sysdeps/alpha/fpu/fpu_control.h: Update comment.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/alpha/fpu/fpu_control.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/alpha/fpu/fpu_control.h b/sysdeps/alpha/fpu/fpu_control.h
index dfca373..a2cf936 100644
--- a/sysdeps/alpha/fpu/fpu_control.h
+++ b/sysdeps/alpha/fpu/fpu_control.h
@@ -1,5 +1,5 @@
/* FPU control word bits. Alpha-maped-to-Intel version.
- Copyright (C) 1996, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Olaf Flebbe.
@@ -94,7 +94,7 @@
#define _FPU_DEFAULT 0x137f
-/* IEEE: same as above, but exceptions */
+/* IEEE: same as above. */
#define _FPU_IEEE 0x137f
/* Type of the control word. */