summaryrefslogtreecommitdiff
path: root/malloc/tst-mallocfork.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/tst-mallocfork.c')
-rw-r--r--malloc/tst-mallocfork.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-mallocfork.c b/malloc/tst-mallocfork.c
index f90ce94887..4ff6ec09f4 100644
--- a/malloc/tst-mallocfork.c
+++ b/malloc/tst-mallocfork.c
@@ -1,5 +1,5 @@
/* Derived from the test case in
- http://sourceware.org/bugzilla/show_bug.cgi?id=838. */
+ https://sourceware.org/bugzilla/show_bug.cgi?id=838. */
#include <assert.h>
#include <errno.h>
#include <stdio.h>