summaryrefslogtreecommitdiff
path: root/tests/test-exp.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-exp.h')
-rw-r--r--tests/test-exp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-exp.h b/tests/test-exp.h
index da49914bf2..6e503f4781 100644
--- a/tests/test-exp.h
+++ b/tests/test-exp.h
@@ -37,7 +37,7 @@ test_function (void)
#if defined __i386__ && defined __FreeBSD__
/* On FreeBSD/x86 6.4, the 'long double' type really has only 53 bits of
precision in the compiler but 64 bits of precision at runtime. See
- <http://lists.gnu.org/archive/html/bug-gnulib/2008-07/msg00063.html>.
+ <https://lists.gnu.org/archive/html/bug-gnulib/2008-07/msg00063.html>.
The compiler has truncated all 'long double' literals in expl.c to
53 bits of precision. */
L_(1350.0)