missing ;

SVN revision: 41259
This commit is contained in:
Vincent Torri 2009-07-06 21:48:11 +00:00
parent 0e2a57f8c8
commit 7e475a152c
1 changed files with 1 additions and 1 deletions

View File

@ -1605,7 +1605,7 @@ evas_engine_dfb_canvas_alpha_get(void *data, void *context)
{
Render_Engine *re = data;
return re->screen_image->cache_entry.src->flags.alpha
return re->screen_image->cache_entry.src->flags.alpha;
}
static int