diff options
Diffstat (limited to 'nptl/lll_timedlock_wait.c')
-rw-r--r-- | nptl/lll_timedlock_wait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/lll_timedlock_wait.c b/nptl/lll_timedlock_wait.c index cd105931d2..03060e874b 100644 --- a/nptl/lll_timedlock_wait.c +++ b/nptl/lll_timedlock_wait.c @@ -15,7 +15,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 <atomic.h> #include <errno.h> |