Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: Byteswapping bug in ClientMessageEvent?? Message-ID: <8911042213.AA02757@expire.lcs.mit.edu> Date: 4 Nov 89 22:13:37 GMT References: <631@richsun.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 3 I should have added, I think the fix for this was to go into server/dix/swaprep.c, in SClientMessageEvent(), under case 32:, and change the cpswaps's to cpswapl's, but I don't guarantee it.