]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/x86_64/bsd-setjmp.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / x86_64 / bsd-setjmp.S
index f07c96507561f160c1d0ea0bcd9a8cca22e836ad..0f001f3ebd0b6d9b50c17c03cccd676800f3e381 100644 (file)
@@ -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