summaryrefslogtreecommitdiff
path: root/lib/float.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/float.in.h')
-rw-r--r--lib/float.in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/float.in.h b/lib/float.in.h
index da7299ed8e..e75d252ed4 100644
--- a/lib/float.in.h
+++ b/lib/float.in.h
@@ -62,7 +62,7 @@
/* 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>. */
#if defined __i386__ && (defined __FreeBSD__ || defined __DragonFly__)
/* Number of mantissa units, in base FLT_RADIX. */
# undef LDBL_MANT_DIG