diff options
Diffstat (limited to 'sysdeps/htl/raise.c')
-rw-r--r-- | sysdeps/htl/raise.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/htl/raise.c b/sysdeps/htl/raise.c index 439f51599b..63e3a4c96d 100644 --- a/sysdeps/htl/raise.c +++ b/sysdeps/htl/raise.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 <signal.h> |