patch-1.3.99 linux/arch/m68k/atari/atafb.c
Next file: linux/arch/m68k/atari/atapart.c
Previous file: linux/arch/m68k/atari/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon May 6 12:26:02 1996
- Orig file:
v1.3.98/linux/arch/m68k/atari/atafb.c
- Orig date:
Sat Apr 27 15:19:45 1996
diff -u --recursive --new-file v1.3.98/linux/arch/m68k/atari/atafb.c linux/arch/m68k/atari/atafb.c
@@ -1399,7 +1399,7 @@
if (hw->ste_mode || mon_type!=F_MON_VGA)
var->right_margin = prescale * (hw->hht + 2 - hw->hde) - hde_off;
else
- /* cant use this in ste_mode, because hbb is +1 off */
+ /* can't use this in ste_mode, because hbb is +1 off */
var->right_margin = prescale * (hw->hht + 2 - hw->hbb);
var->hsync_len = prescale * (hw->hht + 2 - hw->hss);
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