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
- Lines: 9
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/linux/nls.h
- Orig date:
Thu Nov 22 11:47:11 2001
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)