patch-2.1.104 linux/drivers/video/atyfb.c
Next file: linux/drivers/video/fbcon-iplan2p2.c
Previous file: linux/drivers/sound/sb_common.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Wed May 20 18:55:08 1998
-  Orig file: 
v2.1.103/linux/drivers/video/atyfb.c
-  Orig date: 
Thu Mar 26 15:57:04 1998
diff -u --recursive --new-file v2.1.103/linux/drivers/video/atyfb.c linux/drivers/video/atyfb.c
@@ -206,11 +206,11 @@
 typedef struct aty_regvals {
     int offset[3];		/* first pixel address */
 
-    int crtc_h_sync_strt_wid[3];	/* depth dependant */
+    int crtc_h_sync_strt_wid[3];	/* depth dependent */
     int crtc_gen_cntl[3];
     int mem_cntl[3];
 
-    int crtc_h_tot_disp;	/* mode dependant */
+    int crtc_h_tot_disp;	/* mode dependent */
     int crtc_v_tot_disp;
     int crtc_v_sync_strt_wid;
     int crtc_off_pitch;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov