On Tue, Oct 26, 2010 at 02:00:09PM +0200, walter harms wrote:
> +           // value.addr can be NULL see: !already_copied
> +           if (value.addr)
>               *((XtTranslations *)&widget->core.tm.current_state) =
>                   *((XtTranslations *)value.addr);

Sorry to only have lame comments, but this is C not C++. Use C style
comments please (/* */) here.

-- 
Matthieu Herrb
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to