diff options
Diffstat (limited to 'elf/tst-tls-manydynamic.c')
-rw-r--r-- | elf/tst-tls-manydynamic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-tls-manydynamic.c b/elf/tst-tls-manydynamic.c index 752f66e633..9b2111efee 100644 --- a/elf/tst-tls-manydynamic.c +++ b/elf/tst-tls-manydynamic.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/>. */ /* This test intends to exercise dynamic TLS variable allocation. It achieves this by combining dlopen (to avoid static TLS allocation |