diff options
Diffstat (limited to 'locale/bits/locale.h')
-rw-r--r-- | locale/bits/locale.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/bits/locale.h b/locale/bits/locale.h index fd3f88639f..49791fbd3b 100644 --- a/locale/bits/locale.h +++ b/locale/bits/locale.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/>. */ #if !defined _LOCALE_H && !defined _LANGINFO_H # error "Never use <bits/locale.h> directly; include <locale.h> instead." |