winex11: Add a few 'fall through' comments.

Huw Davies huw at codeweavers.com
Tue Nov 27 04:12:27 CST 2012


On Tue, Nov 27, 2012 at 06:44:35PM +0800, Dmitry Timoshkov wrote:
>     case DirectColor:
> 	X11DRV_PALETTE_PaletteFlags |= X11DRV_PALETTE_VIRTUAL;
>         /* fall through */
>     case GrayScale:
> 
> would be more clear IMHO. Right now it's not obvious to which case statement
> 'fall through' belongs to.

Resent, thanks.

Huw.



More information about the wine-devel mailing list