On Tue, 2010-09-21 at 16:32 -0700, James Jones wrote:
> +static int
> +FreeFence(void *obj, XID id)
> +{
> + SyncFence *pFence = (SyncFence *) obj;
> +
> + free(pFence);
> +
> + return Success;
> +}Seems wordy, but sure. - ajax _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
