efreet: Formatting

SVN revision: 62503
This commit is contained in:
Sebastian Dransfeld 2011-08-16 12:46:03 +00:00
parent 34d2a47e50
commit 46367075e1
1 changed files with 1 additions and 1 deletions

View File

@ -1052,7 +1052,7 @@ main(int argc, char **argv)
/* Save fallback in the right part */
if (cache_fallback_scan(icons, theme->dirs, &changed))
{
WRN("generated: fallback %i (%i)", changed, eina_hash_population(icons));
WRN("generated: fallback %i (%i)", changed, eina_hash_population(icons));
if (changed)
{
Eina_Iterator *icons_it;