summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2002-04-19 14:52:54 +0000
committerAndreas Jaeger <aj@suse.de>2002-04-19 14:52:54 +0000
commit18394a08aa7b3e5916881f0d680f16027bcee2eb (patch)
tree462edabd5306fdb43d096b0c634574c5f06d5066 /math
parenta8fa494762899a60787a2a936a2d8c11a533fa38 (diff)
Fix comment.
Diffstat (limited to 'math')
-rw-r--r--math/libm-test.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/libm-test.inc b/math/libm-test.inc
index 655bf4530d..2509495711 100644
--- a/math/libm-test.inc
+++ b/math/libm-test.inc
@@ -1,6 +1,6 @@
-/* Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
- Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1997.
+ Contributed by Andreas Jaeger <aj@suse.de>, 1997.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -84,7 +84,7 @@
aren't checked at the moment.
NaN values: There exist signalling and quiet NaNs. This implementation
- only uses signalling NaN as parameter but does not differenciate
+ only uses quiet NaN as parameter but does not differenciate
between the two kinds of NaNs as result.
Inline functions: Inlining functions should give an improvement in