diff options
Diffstat (limited to 'stdlib/tst-thread-quick_exit.cc')
-rw-r--r-- | stdlib/tst-thread-quick_exit.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-thread-quick_exit.cc b/stdlib/tst-thread-quick_exit.cc index 1a0fdfe06a..7d25a3e14e 100644 --- a/stdlib/tst-thread-quick_exit.cc +++ b/stdlib/tst-thread-quick_exit.cc @@ -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 <errno.h> #include <pthread.h> |