On Tue, Dec 28, 2010 at 6:54 AM, Daniel Stone <[email protected]> wrote: > InputAttributes wants non-const members, and while it appears safe to > cast it, just leave it be for the moment. > > Signed-off-by: Daniel Stone <[email protected]>
The rest of the code (including in drivers) treats them as non-const anyway, so this is safer. Reviewed-by: Dan Nicholson <[email protected]> _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
