diff options
Diffstat (limited to 'stdlib/errno.h')
-rw-r--r-- | stdlib/errno.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/errno.h b/stdlib/errno.h index dde2107b75..e2f438f65f 100644 --- a/stdlib/errno.h +++ b/stdlib/errno.h @@ -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/>. */ /* * ISO C99 Standard: 7.5 Errors <errno.h> |