On Mon, 6 Dec 2010 14:53:22 -0800, James Jones <jajo...@nvidia.com> wrote:

> +    case SYNC_FENCE:
> +     resType = RTFence;
> +     pSync = (SyncObject *)dixAllocateObjectWithPrivates(SyncFence,
> +                                                         PRIVATE_SYNC_FENCE);

dixAllocateObjectWithPrivate returns void *, no need for a cast here.

-- 
keith.pack...@intel.com

Attachment: pgpKWMyv2lVFm.pgp
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to