Jeremy Huddleston Sequoia <jerem...@apple.com> writes:

> +static inline _X_NOTSAN Bool
> +InputCheckPending(void)
> +{
> +    return (*checkForInput[0] != *checkForInput[1]);
> +}

> +static inline _X_NOTSAN Bool
> +InputCheckPending(void)
> +{
> +    return (*checkForInput[0] != *checkForInput[1]);
> +}

You should stick this in dix.h, or some other suitable header
file.

Otherwise, this looks good.

-- 
-keith

Attachment: signature.asc
Description: PGP signature

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

Reply via email to