aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-strtod-underflow.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/tst-strtod-underflow.c')
-rw-r--r--stdlib/tst-strtod-underflow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-strtod-underflow.c b/stdlib/tst-strtod-underflow.c
index 5ad84c38cd..d5ede78a44 100644
--- a/stdlib/tst-strtod-underflow.c
+++ b/stdlib/tst-strtod-underflow.c
@@ -15,7 +15,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#include <errno.h>
#include <fenv.h>