patch-1.3.40 linux/drivers/char/console.c

Next file: linux/drivers/char/keyboard.c
Previous file: linux/drivers/block/floppy.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.39/linux/drivers/char/console.c linux/drivers/char/console.c
@@ -1909,7 +1909,7 @@
  */
 unsigned long con_init(unsigned long kmem_start)
 {
-	char display_desc[5] = "????";
+	char display_desc[] = "????";
 	int currcons = 0;
 	int orig_x = ORIG_X;
 	int orig_y = ORIG_Y;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this