7 Oct
2009
7 Oct
'09
8:15 a.m.
2009/10/6 Roderick Colenbrander <thunderbird2k(a)gmail.com>:
+ if(!physDev->xrender) + alloc_xrenderinfo(physDev); This doesn't match what alloc_xrenderinfo() in your previous patch does. Note that the compiler would have returned an error here if alloc_xrenderinfo() had a proper prototype.