patch-2.3.25 linux/drivers/video/fbcon-mac.c
Next file: linux/drivers/video/fbmem.c
Previous file: linux/drivers/video/cyber2000fb.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Oct 31 15:01:51 1999
- Orig file:
v2.3.24/linux/drivers/video/fbcon-mac.c
- Orig date:
Mon Oct 11 15:38:15 1999
diff -u --recursive --new-file v2.3.24/linux/drivers/video/fbcon-mac.c linux/drivers/video/fbcon-mac.c
@@ -455,7 +455,7 @@
u8 *dest, bit;
u16 *dest16;
u32 *dest32;
- u8 pixel;
+ u8 pixel=0;
switch (p->var.bits_per_pixel) {
case 1:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)