diff options
Diffstat (limited to 'sysdeps/htl/pt-kill.c')
-rw-r--r-- | sysdeps/htl/pt-kill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/htl/pt-kill.c b/sysdeps/htl/pt-kill.c index b785367d47..b9f8cb2666 100644 --- a/sysdeps/htl/pt-kill.c +++ b/sysdeps/htl/pt-kill.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with this program. If not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <pthreadP.h> #include "sig-internal.h" |