diff options
Diffstat (limited to 'stdlib/stdint.h')
-rw-r--r-- | stdlib/stdint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/stdint.h b/stdlib/stdint.h index af580f2ee7..8f5cc4b26a 100644 --- a/stdlib/stdint.h +++ b/stdlib/stdint.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: 7.18 Integer types <stdint.h> |