patch-2.4.19 linux-2.4.19/include/linux/nls.h

Next file: linux-2.4.19/include/linux/parport.h
Previous file: linux-2.4.19/include/linux/nfsd/interface.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/linux/nls.h linux-2.4.19/include/linux/nls.h
@@ -18,7 +18,7 @@
 };
 
 /* this value hold the maximum octet of charset */
-#define NLS_MAX_CHARSET_SIZE 3
+#define NLS_MAX_CHARSET_SIZE 6 /* for UTF-8 */
 
 /* nls.c */
 extern int register_nls(struct nls_table *);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)