summaryrefslogtreecommitdiff
path: root/sysdeps/sh/bsd-setjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/bsd-setjmp.S')
-rw-r--r--sysdeps/sh/bsd-setjmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/bsd-setjmp.S b/sysdeps/sh/bsd-setjmp.S
index e724c01582..72de2ddf1f 100644
--- a/sysdeps/sh/bsd-setjmp.S
+++ b/sysdeps/sh/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