patch-2.2.0-pre7 linux/drivers/video/mdacon.c
Next file: linux/drivers/video/retz3fb.c
Previous file: linux/drivers/video/fbmem.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Jan 12 14:03:22 1999
-  Orig file: 
v2.2.0-pre6/linux/drivers/video/mdacon.c
-  Orig date: 
Sun Nov  8 14:03:04 1998
diff -u --recursive --new-file v2.2.0-pre6/linux/drivers/video/mdacon.c linux/drivers/video/mdacon.c
@@ -331,7 +331,7 @@
 	mda_type_name = "MDA";
 
 	if (! mda_detect()) {
-		printk("mdacon: MDA card not detected.");
+		printk("mdacon: MDA card not detected.\n");
 		return NULL;
 	}
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov