diff options
Diffstat (limited to 'setjmp/bits')
-rw-r--r-- | setjmp/bits/setjmp2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setjmp/bits/setjmp2.h b/setjmp/bits/setjmp2.h index 8fc6b89cb4..f05dad078a 100644 --- a/setjmp/bits/setjmp2.h +++ b/setjmp/bits/setjmp2.h @@ -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/>. */ #ifndef _SETJMP_H # error "Never include <bits/setjmp2.h> directly; use <setjmp.h> instead." |