still not there with svnlook diff :-/

hell, how to make this bastard show C function names in diff!?


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

View File

@ -35,8 +35,8 @@ edje_init(void)
if (!ecore_init())
{
ERR("Ecore init failed");
goto unregister_log_domain;
ERR("Ecore init failed");
goto unregister_log_domain;
}
if (!embryo_init())