patch-2.4.4 linux/drivers/video/atafb.c

Next file: linux/drivers/video/atyfb.c
Previous file: linux/drivers/video/amifb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/drivers/video/atafb.c linux/drivers/video/atafb.c
@@ -208,7 +208,7 @@
 
 /*
 The MV300 mixes the color registers. So we need an array of munged
-indices in order to acces the correct reg.
+indices in order to access the correct reg.
 */
 static int MV300_reg_1bit[2]={0,1};
 static int MV300_reg_4bit[16]={

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)