CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2011/03/28 15:10:15
Modified files:
xserver/Xi : xiquerydevice.c
Log message:
WriteReplyToClient() swaps rep contents if client and server endianess
differ. Cache rep.length so that it can be used after returning from
WriteReplyToClient().
Fixes xinput --list when client and server have different endianess.
gtk3-demo now fails a bit further in this case.
