evas/image - fixed typo

This commit is contained in:
ChunEon Park 2014-04-25 20:10:46 +09:00
parent 5fbd7b6f0f
commit 57360fdf20
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ static const Evas_Object_Image_State default_state = {
{ 1.0, 0, 0, 0, 0, 1 }, // border
NULL, NULL, NULL, //source, defmap, scene
{ NULL }, //u
NULL, //ley
NULL, //key
0, //frame
EVAS_TEXTURE_REPEAT,
EVAS_COLORSPACE_ARGB8888,