diff options
Diffstat (limited to 'bits/sys_errlist.h')
-rw-r--r-- | bits/sys_errlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/sys_errlist.h b/bits/sys_errlist.h index 4f0bc9b596..84804288dd 100644 --- a/bits/sys_errlist.h +++ b/bits/sys_errlist.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 _STDIO_H # error "Never include <bits/sys_errlist.h> directly; use <stdio.h> instead." |