On Sun, Mar 23, 2003 at 01:53:04PM -0500, [EMAIL PROTECTED] wrote: > On Sat, Mar 22, 2003 at 10:02:33PM +0200, Ville Syrj�l� wrote: > > Ok here's a new triple buffering patch. > > I am sure anyone building with this patch will have discovered and > fixed the following typo, but just for the record: > > > + if (caps & DSCAPS_TRIPLE) > > + return DFB_UNSUPOORTED; > ^^^^^ > should be "DFB_UNSUPPORTED"
Now how did that get there :) Have you seen any other issues with the patch? -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
