diff options
Diffstat (limited to 'malloc/tst-malloc-thread-exit.c')
-rw-r--r-- | malloc/tst-malloc-thread-exit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-malloc-thread-exit.c b/malloc/tst-malloc-thread-exit.c index 0693ead9a7..ba1c4df5f9 100644 --- a/malloc/tst-malloc-thread-exit.c +++ b/malloc/tst-malloc-thread-exit.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/>. */ /* This thread spawns a number of outer threads, equal to the arena limit. The outer threads run a loop which start and join two |