summaryrefslogtreecommitdiff
path: root/nptl/thrd_join.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/thrd_join.c')
-rw-r--r--nptl/thrd_join.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/thrd_join.c b/nptl/thrd_join.c
index b3df23637f..497d0d2173 100644
--- a/nptl/thrd_join.c
+++ b/nptl/thrd_join.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 "thrd_priv.h"