diff options
Diffstat (limited to 'stdlib/tst-quick_exit.cc')
-rw-r--r-- | stdlib/tst-quick_exit.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-quick_exit.cc b/stdlib/tst-quick_exit.cc index c3c0381e5f..2a25ac5e77 100644 --- a/stdlib/tst-quick_exit.cc +++ b/stdlib/tst-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 <stdlib.h> |