diff options
Diffstat (limited to 'setjmp/bug269-setjmp.c')
-rw-r--r-- | setjmp/bug269-setjmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setjmp/bug269-setjmp.c b/setjmp/bug269-setjmp.c index 2f6ae94d12..99c1032a64 100644 --- a/setjmp/bug269-setjmp.c +++ b/setjmp/bug269-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/>. */ /* Test case for Bugzilla # 269 */ |