diff options
Diffstat (limited to 'nptl/tst-cancel27.c')
-rw-r--r-- | nptl/tst-cancel27.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-cancel27.c b/nptl/tst-cancel27.c index 9c3491fb01..8e05fcf5b9 100644 --- a/nptl/tst-cancel27.c +++ b/nptl/tst-cancel27.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/>. */ /* Similar to tst-cancel26.c but with pthread cancel state set to PTHREAD_CANCEL_DISABLE. */ |