summaryrefslogtreecommitdiff
path: root/bits/fenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'bits/fenv.h')
-rw-r--r--bits/fenv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bits/fenv.h b/bits/fenv.h
index c42540fa61..7552677d84 100644
--- a/bits/fenv.h
+++ b/bits/fenv.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@
FE_TONEAREST
FE_DOWNWARD
FE_UPWARD
- FE_TOWARDSZERO
+ FE_TOWARDZERO
We define no macro which signals no rounding mode is selectable. */