summaryrefslogtreecommitdiff
path: root/sysdeps/init_array/gmon-start.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/init_array/gmon-start.c')
-rw-r--r--sysdeps/init_array/gmon-start.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/init_array/gmon-start.c b/sysdeps/init_array/gmon-start.c
index cf4602a421..9ea40b44b6 100644
--- a/sysdeps/init_array/gmon-start.c
+++ b/sysdeps/init_array/gmon-start.c
@@ -31,7 +31,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/>. */
/* Instead of defining __gmon_start__ globally in gcrt1.o, we make it
static and just put a pointer to it into the .preinit_array section. */