diff options
Diffstat (limited to 'stdlib/bits/stdlib-float.h')
-rw-r--r-- | stdlib/bits/stdlib-float.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/bits/stdlib-float.h b/stdlib/bits/stdlib-float.h index b6f4877cf6..661048e568 100644 --- a/stdlib/bits/stdlib-float.h +++ b/stdlib/bits/stdlib-float.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 use <bits/stdlib-float.h> directly; include <stdlib.h> instead." |