diff options
Diffstat (limited to 'nptl/pt-crti.S')
-rw-r--r-- | nptl/pt-crti.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/pt-crti.S b/nptl/pt-crti.S index 0b955d9ce7..b389442a15 100644 --- a/nptl/pt-crti.S +++ b/nptl/pt-crti.S @@ -31,7 +31,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/>. */ /* Arrange for __pthread_initialize_minimal_internal to be called at libpthread startup, instead of conditionally calling |