[Glamor] [PATCH] glamoregl: Use xf86ScreenToScrn()

Chris Wilson chris at chris-wilson.co.uk
Wed Mar 13 09:03:12 PDT 2013


On Wed, Mar 13, 2013 at 04:51:44PM +0100, Michel Dänzer wrote:
> From: Michel Dänzer <michel.daenzer at amd.com>
> -	ScrnInfoPtr scrn = xf86Screens[pixmap->drawable.pScreen->myNum];
> +	ScrnInfoPtr scrn = xf86ScreenToScren(pixmap->drawable.pScreen);

Typo s/Scren/Scrn/
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Glamor mailing list