summaryrefslogtreecommitdiff
path: root/malloc/tst-calloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/tst-calloc.c')
-rw-r--r--malloc/tst-calloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-calloc.c b/malloc/tst-calloc.c
index aa3f26d7d7..e455f414b0 100644
--- a/malloc/tst-calloc.c
+++ b/malloc/tst-calloc.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 <errno.h>
#include <error.h>