diff options
Diffstat (limited to 'sysdeps/generic/exit-thread.h')
-rw-r--r-- | sysdeps/generic/exit-thread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/exit-thread.h b/sysdeps/generic/exit-thread.h index f6af6e7e5e..8bb52e8ee5 100644 --- a/sysdeps/generic/exit-thread.h +++ b/sysdeps/generic/exit-thread.h @@ -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/>. */ /* This causes the current thread to exit, without affecting other threads in the process if there are any. If there are no other |