diff options
Diffstat (limited to 'nptl/tst-mtx-trylock.c')
-rw-r--r-- | nptl/tst-mtx-trylock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-mtx-trylock.c b/nptl/tst-mtx-trylock.c index 1ae2b73ac6..927ca3a8b8 100644 --- a/nptl/tst-mtx-trylock.c +++ b/nptl/tst-mtx-trylock.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/>. */ #include <threads.h> #include <stdio.h> |