diff options
Diffstat (limited to 'stdlib/strtod_nan_wide.h')
-rw-r--r-- | stdlib/strtod_nan_wide.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtod_nan_wide.h b/stdlib/strtod_nan_wide.h index e6c8508914..bd35f8ddad 100644 --- a/stdlib/strtod_nan_wide.h +++ b/stdlib/strtod_nan_wide.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/>. */ #define STRING_TYPE wchar_t #define L_(Ch) L##Ch |