diff options
Diffstat (limited to 'stdlib/bits/stdlib.h')
-rw-r--r-- | stdlib/bits/stdlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/bits/stdlib.h b/stdlib/bits/stdlib.h index 38eb546561..196e17db70 100644 --- a/stdlib/bits/stdlib.h +++ b/stdlib/bits/stdlib.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 _STDLIB_H # error "Never include <bits/stdlib.h> directly; use <stdlib.h> instead." |