diff options
Diffstat (limited to 'stdio-common/_i18n_number.h')
-rw-r--r-- | stdio-common/_i18n_number.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/_i18n_number.h b/stdio-common/_i18n_number.h index a8c5a63f18..6489ac579d 100644 --- a/stdio-common/_i18n_number.h +++ b/stdio-common/_i18n_number.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/>. */ #include <stdbool.h> #include <wchar.h> |