diff options
Diffstat (limited to 'gl/localcharset.h')
-rw-r--r-- | gl/localcharset.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gl/localcharset.h b/gl/localcharset.h index 29ee8dc..4721402 100644 --- a/gl/localcharset.h +++ b/gl/localcharset.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* Determine a canonical name for the current locale's character encoding. | 1 | /* Determine a canonical name for the current locale's character encoding. |
2 | Copyright (C) 2000-2003, 2009-2023 Free Software Foundation, Inc. | 2 | Copyright (C) 2000-2003, 2009-2024 Free Software Foundation, Inc. |
3 | This file is part of the GNU CHARSET Library. | 3 | This file is part of the GNU CHARSET Library. |
4 | 4 | ||
5 | This file is free software: you can redistribute it and/or modify | 5 | This file is free software: you can redistribute it and/or modify |
@@ -104,10 +104,8 @@ extern const char * locale_charset (void); | |||
104 | GBK glibc aix osf solaris freebsd darwin cygwin windows dos | 104 | GBK glibc aix osf solaris freebsd darwin cygwin windows dos |
105 | GB18030 glibc hpux solaris freebsd netbsd darwin | 105 | GB18030 glibc hpux solaris freebsd netbsd darwin |
106 | SHIFT_JIS Y hpux osf solaris freebsd netbsd darwin | 106 | SHIFT_JIS Y hpux osf solaris freebsd netbsd darwin |
107 | JOHAB glibc solaris windows | 107 | JOHAB solaris windows |
108 | TIS-620 glibc aix hpux osf solaris cygwin zos | 108 | TIS-620 glibc aix hpux osf solaris cygwin zos |
109 | VISCII Y glibc | ||
110 | TCVN5712-1 glibc | ||
111 | ARMSCII-8 glibc freebsd netbsd darwin | 109 | ARMSCII-8 glibc freebsd netbsd darwin |
112 | GEORGIAN-PS glibc cygwin | 110 | GEORGIAN-PS glibc cygwin |
113 | PT154 glibc netbsd cygwin | 111 | PT154 glibc netbsd cygwin |