diff options
Diffstat (limited to 'hurd/thread-cancel.c')
-rw-r--r-- | hurd/thread-cancel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/thread-cancel.c b/hurd/thread-cancel.c index ade938c93e..b137f0e4d3 100644 --- a/hurd/thread-cancel.c +++ b/hurd/thread-cancel.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 <hurd/signal.h> #include <hurd/interrupt.h> |