diff options
Diffstat (limited to 'malloc/malloc-internal.h')
-rw-r--r-- | malloc/malloc-internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/malloc-internal.h b/malloc/malloc-internal.h index 54d90f9..9a8f6c0 100644 --- a/malloc/malloc-internal.h +++ b/malloc/malloc-internal.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see <http://www.gnu.org/licenses/>. */ + not, see <https://www.gnu.org/licenses/>. */ #ifndef _MALLOC_INTERNAL_H #define _MALLOC_INTERNAL_H |