elementary/mapbuf - removed white trailing

SVN revision: 79865
This commit is contained in:
ChunEon Park 2012-11-30 06:29:10 +00:00
parent 7af3114d44
commit c2d99f8d35
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ _configure(Evas_Object *obj)
//Let give the chance to update the content whenever content is
//coming inside buffer from the outside. It means the content may
//have been changed when it is on the outside, but the surface
//may not be updated because contents would be outside of the
//may not be updated because contents would be outside of the
//viewport.
Evas_Coord output_w, output_h;
Evas *e = evas_object_evas_get(obj);