summaryrefslogtreecommitdiff
path: root/nptl/tst-thrd-sleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-thrd-sleep.c')
-rw-r--r--nptl/tst-thrd-sleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-thrd-sleep.c b/nptl/tst-thrd-sleep.c
index a1bfce0634..494d09f8cb 100644
--- a/nptl/tst-thrd-sleep.c
+++ b/nptl/tst-thrd-sleep.c
@@ -14,7 +14,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 <threads.h>
#include <time.h>