diff options
Diffstat (limited to 'nptl/tst-thread-exit-clobber.cc')
-rw-r--r-- | nptl/tst-thread-exit-clobber.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-thread-exit-clobber.cc b/nptl/tst-thread-exit-clobber.cc index 6f8928f..e64c5b5 100644 --- a/nptl/tst-thread-exit-clobber.cc +++ b/nptl/tst-thread-exit-clobber.cc @@ -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 <stdio.h> #include <support/check.h> |