On Fri, 23 Dec 2011 20:10:16 +0100 Sebastian Dransfeld <[email protected]> said:
> On 12/23/2011 12:31 PM, Enlightenment SVN wrote: > > + unsigned char tw = 0, th = 0, tcols = 0; > > + if (!read_uchar(map, fsize,&position,&tw)) goto close_file; > > + w = th; > ^^^^^^ > > > + unsigned char tw = 0, th = 0, tcols = 0; > > + if (!read_uchar(map, fsize,&position,&tw)) goto close_file; > > + w = th; > ^^^^^^ > > This can't be right. shit yeah - seb. right. typo! oops! fixed. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
