diff options
Diffstat (limited to 'setjmp/tst-setjmp.c')
-rw-r--r-- | setjmp/tst-setjmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setjmp/tst-setjmp.c b/setjmp/tst-setjmp.c index b377393ecf..4026b20a11 100644 --- a/setjmp/tst-setjmp.c +++ b/setjmp/tst-setjmp.c @@ -13,7 +13,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/>. */ #include <stdio.h> #include <setjmp.h> |