diff options
Diffstat (limited to 'nptl/tst-compat-forwarder-mod.c')
-rw-r--r-- | nptl/tst-compat-forwarder-mod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-compat-forwarder-mod.c b/nptl/tst-compat-forwarder-mod.c index 8625a18077..86585b01bf 100644 --- a/nptl/tst-compat-forwarder-mod.c +++ b/nptl/tst-compat-forwarder-mod.c @@ -13,7 +13,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/>. */ /* Call the function system through a statically initialized pointer. */ |