diff options
Diffstat (limited to 'malloc/thread-freeres.c')
-rw-r--r-- | malloc/thread-freeres.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/thread-freeres.c b/malloc/thread-freeres.c index ad91755a10..8ab27e8d4f 100644 --- a/malloc/thread-freeres.c +++ b/malloc/thread-freeres.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 <libc-internal.h> #include <malloc-internal.h> |