Add type identifier.

SVN revision: 32400
This commit is contained in:
Sebastian Dransfeld 2007-11-06 06:56:53 +00:00
parent 5294951917
commit b8ee0529f9
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ static void _smart_clip_unset(Evas_Object * obj);
/* Globals for the E Video Object */
/**********************************/
static Evas_Smart *smart = NULL;
static group_id = -1;
static int group_id = -1;
static unsigned char
_emotion_module_open(const char *name, Evas_Object *obj, Emotion_Video_Module **mod, void **video)