diff options
Diffstat (limited to 'nptl/tst-rwlock19.c')
-rw-r--r-- | nptl/tst-rwlock19.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-rwlock19.c b/nptl/tst-rwlock19.c index 1cb95e8c9d..19d40c11ca 100644 --- a/nptl/tst-rwlock19.c +++ b/nptl/tst-rwlock19.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see <http://www.gnu.org/licenses/>. */ + not, see <https://www.gnu.org/licenses/>. */ #include <errno.h> #include <error.h> |