Evas: Fix formatting.

SVN revision: 62489
This commit is contained in:
Christopher Michael 2011-08-15 20:17:18 +00:00
parent 8424a58c6d
commit 76acd92058
1 changed files with 1 additions and 1 deletions

View File

@ -1571,7 +1571,7 @@ evas_sync(Evas *e)
return;
MAGIC_CHECK_END();
evas_common_frameq_flush ();
evas_common_frameq_flush();
#else
(void) e;
#endif