patch-2.1.104 linux/drivers/video/macfb.c

Next file: linux/drivers/video/skeletonfb.c
Previous file: linux/drivers/video/fbcon-iplan2p4.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.103/linux/drivers/video/macfb.c linux/drivers/video/macfb.c
@@ -372,7 +372,7 @@
 {
 	if(nt->category==NUBUS_CAT_DISPLAY)
 		return 0;
-	/* Claim all video cards. We dont yet do driver specifics tho. */
+	/* Claim all video cards. We don't yet do driver specifics though. */
 	return -ENODEV;
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov