maybe this time svnlook will work?

SVN revision: 82496
This commit is contained in:
Gustavo Sverzut Barbieri 2013-01-09 23:27:31 +00:00
parent c5c3af138e
commit c72d6b68cd
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ edje_init(void)
if (!embryo_init())
{
ERR("Embryo init failed");
goto shutdown_ecore;
ERR("Embryo init failed");
goto shutdown_ecore;
}
if (!eet_init())