Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!oberon!cit-vax!ucla-cs!zen!ucbvax!ZERMATT.LCS.MIT.EDU!RWS From: RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) Newsgroups: comp.windows.x Subject: Clarification Message-ID: <871020075401.9.RWS@KILLINGTON.LCS.MIT.EDU> Date: Tue, 20-Oct-87 07:54:00 EDT Article-I.D.: KILLINGT.871020075401.9.RWS Posted: Tue Oct 20 07:54:00 1987 Date-Received: Wed, 21-Oct-87 20:24:10 EDT References: <252.8710150945@latlog.co.uk> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 12 Date: Thu, 15 Oct 87 10:45:32 -0100 From: mcvax!latlog!PAYNE@uunet.UU.NET It regards the fix to server/ddx/mfb/mfbimage.c: The synopsis says that the ZPixmap format was equivalent to XYBitmap but it should be equivalent to XYPixmap but the fix changes XYPixmap for XYBitmap ???? An == also changed to !=. There are three formats involved: XYBitmap, XYPixmap, and ZPixmap. Think about it.