aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/mathfp/e_hypot.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/mathfp/e_hypot.c')
-rw-r--r--newlib/libm/mathfp/e_hypot.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/libm/mathfp/e_hypot.c b/newlib/libm/mathfp/e_hypot.c
index 1a59afcde..2729eeb6c 100644
--- a/newlib/libm/mathfp/e_hypot.c
+++ b/newlib/libm/mathfp/e_hypot.c
@@ -41,8 +41,6 @@ RETURNS
<<hypot>> returns <<HUGE_VAL>> and sets <<errno>> to
<<ERANGE>>.
- You can change the error treatment with <<matherr>>.
-
PORTABILITY
<<hypot>> and <<hypotf>> are not ANSI C. */