Again, and that's all.

SVN revision: 47816
This commit is contained in:
Gustavo Lima Chaves 2010-04-07 17:24:48 +00:00
parent 6985d6383e
commit 7caba8955b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ typedef struct _Elm_Params_Thumb
Eina_Bool aspect_exists:1;
} Elm_Params_Thumb;
static const char* choices[] = {"loop", "start", "stop"};
static const char* choices[] = {"loop", "start", "stop", NULL};
static Elm_Thumb_Animation_Setting
_anim_setting_get(const char *anim_str)