user32: Fix to succeed reliably in test where it works by accident.

Robert Shearman rob at codeweavers.com
Mon Apr 16 04:30:12 CDT 2007


Jan Zerebecki wrote:
> +    if (!iconinfo->hbmMask) {
> +        return 0;
> +    }
>      if (iconinfo->hbmColor)
>      {
>   

Please match the coding style of the rest of the function.

-- 
Rob Shearman




More information about the wine-devel mailing list