diff options
Diffstat (limited to 'locale/C-collate.c')
-rw-r--r-- | locale/C-collate.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/C-collate.c b/locale/C-collate.c index 08fb47be06..0d7be6b7e0 100644 --- a/locale/C-collate.c +++ b/locale/C-collate.c @@ -20,6 +20,9 @@ Boston, MA 02111-1307, USA. */ #include <endian.h> #include "localeinfo.h" +/* These tables' entries contain values which make the function behave + accoriding to POSIX.2 Table 2-8 ``LC_COLLATE Category Definition in + the POSIX Locale''. */ const u_int32_t _nl_C_LC_COLLATE_symbol_hash[446] = { |