patch-2.4.0-test10 linux/drivers/char/vt.c
Next file: linux/drivers/char/wdt285.c
Previous file: linux/drivers/char/vme_scc.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/drivers/char/vt.c
- Orig date:
Tue Aug 8 15:25:24 2000
diff -u --recursive --new-file v2.4.0-test9/linux/drivers/char/vt.c linux/drivers/char/vt.c
@@ -36,7 +36,7 @@
#include <asm/vc_ioctl.h>
#endif /* CONFIG_FB_COMPAT_XPMAC */
-char vt_dont_switch = 0;
+char vt_dont_switch;
extern struct tty_driver console_driver;
#define VT_IS_IN_USE(i) (console_driver.table[i] && console_driver.table[i]->count)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)