patch-2.2.18 linux/fs/nls/nls_cp949.c
Next file: linux/fs/nls/nls_cp950.c
Previous file: linux/fs/nls/nls_cp936.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 2 10:17:08 2000
- Orig file:
v2.2.17/fs/nls/nls_cp949.c
- Orig date:
Sat Sep 9 18:42:49 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/fs/nls/nls_cp949.c linux/fs/nls/nls_cp949.c
@@ -18465,7 +18465,7 @@
return;
}
-static void char2uni(unsigned char *rawstring, int *offset, unsigned char *uni1, unsigned char *uni2)
+static void char2uni(const unsigned char *rawstring, int *offset, unsigned char *uni1, unsigned char *uni2)
{
unsigned char ch, cl;
struct nls_unicode *charset2uni;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)