On 2013-11-05 19:39, Keith Packard wrote:
> This makes sure we use the crazy sync-specific 64-bit datatype instead
> of the global INT64 type
> 
> Signed-off-by: Keith Packard <kei...@keithp.com>
> ---
>  src/sync.xml | 26 +++++++++++++-------------
>  1 file changed, 13 insertions(+), 13 deletions(-)
> 
> diff --git a/src/sync.xml b/src/sync.xml
> index 516d149..ae3bbbc 100644
> --- a/src/sync.xml
> +++ b/src/sync.xml
> @@ -41,14 +41,14 @@ for licensing information.
>      <item name="Events">   <bit>5</bit></item>
>    </enum>
>  
> -  <struct name="INT64">
> +  <struct name="sync:INT64">

This change isn't necessary, and should probably be omitted.

For the rest of the changes in this patch,
Reviewed-by: Peter Harris <phar...@opentext.com>

Peter Harris
-- 
               Open Text Connectivity Solutions Group
Peter Harris                    http://connectivity.opentext.com/
Research and Development        Phone: +1 905 762 6001
phar...@opentext.com            Toll Free: 1 877 359 4866
_______________________________________________
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