patch-2.3.16 linux/fs/devpts/inode.c
Next file: linux/fs/devpts/root.c
Previous file: linux/fs/dcache.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 26 14:18:06 1999
- Orig file:
v2.3.15/linux/fs/devpts/inode.c
- Orig date:
Tue Jun 8 10:47:58 1999
diff -u --recursive --new-file v2.3.15/linux/fs/devpts/inode.c linux/fs/devpts/inode.c
@@ -348,7 +348,7 @@
}
}
-__initfunc(int init_devpts_fs(void))
+int __init init_devpts_fs(void)
{
return register_filesystem(&devpts_fs_type);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)