winex11.drv: Accomodate XGetWindowProperty returning an actual format of something...
commita30327afef7b08d1aac1943ded64ee363a61c537
authorKen Thomases <ken@codeweavers.com>
Fri, 25 Jan 2008 12:20:39 +0000 (25 12:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Jan 2008 12:44:24 +0000 (25 13:44 +0100)
treef4f3044119654d181865f0fe179b52b53e5be493
parentd4c48db4b00b84e49bbb8cb6f5b5d2e69bb116aa
winex11.drv: Accomodate XGetWindowProperty returning an actual format of something other than 32 for the TARGETS property.

We shouldn't care what format the property was set with, as long as we
trust that the property is an atom type.
dlls/winex11.drv/clipboard.c