summaryrefslogtreecommitdiff
path: root/stdlib/tst-tls-atexit-nodelete.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/tst-tls-atexit-nodelete.c')
-rw-r--r--stdlib/tst-tls-atexit-nodelete.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-tls-atexit-nodelete.c b/stdlib/tst-tls-atexit-nodelete.c
index 6434ad89ab..713967c6d8 100644
--- a/stdlib/tst-tls-atexit-nodelete.c
+++ b/stdlib/tst-tls-atexit-nodelete.c
@@ -16,7 +16,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/>. */
#define NO_DELETE 1
#define H2_RTLD_FLAGS (RTLD_LAZY | RTLD_NODELETE)