patch-2.4.0-test10 linux/fs/nls/nls_sjis.c
Next file: linux/fs/ntfs/fs.c
Previous file: linux/fs/nls/nls_gb2312.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 16 12:58:51 2000
- Orig file:
v2.4.0-test9/linux/fs/nls/nls_sjis.c
- Orig date:
Tue Jul 18 22:48:33 2000
diff -u --recursive --new-file v2.4.0-test9/linux/fs/nls/nls_sjis.c linux/fs/nls/nls_sjis.c
@@ -8,7 +8,7 @@
#include <linux/nls.h>
#include <linux/errno.h>
-static struct nls_table *p_nls = NULL;
+static struct nls_table *p_nls;
static struct nls_table table = {
"sjis",
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)