diff options
Diffstat (limited to 'htl/pt-sigmask.c')
-rw-r--r-- | htl/pt-sigmask.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htl/pt-sigmask.c b/htl/pt-sigmask.c index f59e83fa6c..11646f11c2 100644 --- a/htl/pt-sigmask.c +++ b/htl/pt-sigmask.c @@ -14,7 +14,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 <pthread.h> #include <signal.h> |