On Tue, Dec 31, 2013 at 1:29 PM, ChunEon Park <[email protected]> wrote:
> hermet pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=01c11211dc7c16c347b2ce374dce7e0cf562d726 > > commit 01c11211dc7c16c347b2ce374dce7e0cf562d726 > Author: ChunEon Park <[email protected]> > Date: Tue Dec 31 13:28:57 2013 +0900 > > evas/common - fixed a comment typo. > --- > src/lib/evas/common/evas_map_image_internal.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/lib/evas/common/evas_map_image_internal.c > b/src/lib/evas/common/evas_map_image_internal.c > index 4ca01e6..70f24ea 100644 > --- a/src/lib/evas/common/evas_map_image_internal.c > +++ b/src/lib/evas/common/evas_map_image_internal.c > @@ -20,7 +20,7 @@ FUNC_NAME(RGBA_Image *src, RGBA_Image *dst, > cw = clip_w; > ch = clip_h; > > - // find y yop line and y bottom line > + // find y top line and y bottom line > yop line sounds good to me. Hehe. yopyopyop. Daniel Juyung Seo (SeoZ) > ytop = p[0].y; > if ((p[0].col >> 24) < 0xff) havea = 1; > if (p[0].col == 0xffffffff) havecol--; > > -- > > > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
