aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm/bsd-setjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/bsd-setjmp.S')
-rw-r--r--sysdeps/arm/bsd-setjmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/bsd-setjmp.S b/sysdeps/arm/bsd-setjmp.S
index 1eefcba0bc..e22f16b9fe 100644
--- a/sysdeps/arm/bsd-setjmp.S
+++ b/sysdeps/arm/bsd-setjmp.S
@@ -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/>. */
/* This just does a tail-call to `__sigsetjmp (ARG, 1)'.
We cannot do it in C because it must be a tail-call, so frame-unwinding