Frank Binns <[email protected]> writes:

> @@ -3237,7 +3237,7 @@ InitializeSprite(DeviceIntPtr pDev, WindowPtr pWin)
>      pCursor = RefCursor(pCursor);
>      if (pSprite->current)
>          FreeCursor(pSprite->current, None);
> -    pSprite->current = RefCursor(pCursor);
> +    pSprite->current = pCursor;

Reviewed-by: Keith Packard <[email protected]>

-- 
[email protected]

Attachment: pgpwfAYL7IkOT.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to