patch-2.4.0-test10 linux/include/linux/console_struct.h
Next file: linux/include/linux/divert.h
Previous file: linux/include/linux/console.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 16 12:53:18 2000
- Orig file:
v2.4.0-test9/linux/include/linux/console_struct.h
- Orig date:
Thu Sep 17 09:35:04 1998
diff -u --recursive --new-file v2.4.0-test9/linux/include/linux/console_struct.h linux/include/linux/console_struct.h
@@ -16,7 +16,7 @@
unsigned int vc_cols; /* [#] Console size */
unsigned int vc_rows;
unsigned int vc_size_row; /* Bytes per row */
- struct consw *vc_sw;
+ const struct consw *vc_sw;
unsigned short *vc_screenbuf; /* In-memory character/attribute buffer */
unsigned int vc_screenbuf_size;
unsigned char vc_attr; /* Current attributes */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)