Seems reasonable to me, although, as a nit:
On Fri, Jun 17, 2011 at 02:36:33PM -0400, Adam Jackson wrote:
> diff --git a/include/dixstruct.h b/include/dixstruct.h
> index 64a250f..b151122 100644
> --- a/include/dixstruct.h
> +++ b/include/dixstruct.h
> @@ -92,6 +92,7 @@ typedef struct _Client {
> pointer requestBuffer;
> pointer osPrivate; /* for OS layer, including scheduler */
> char swapped;
> + char local;
> char big_requests;
> char closeDownMode;
> char clientGone;This change doesn't match the whitespace convention around it. Jamey
signature.asc
Description: Digital signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
