diff options
Diffstat (limited to 'stdlib/strtod_nan_main.c')
-rw-r--r-- | stdlib/strtod_nan_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtod_nan_main.c b/stdlib/strtod_nan_main.c index f0906a5269..508d2e2a51 100644 --- a/stdlib/strtod_nan_main.c +++ b/stdlib/strtod_nan_main.c @@ -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/>. */ #include <ieee754.h> #include <locale.h> |