whitespace --

SVN revision: 49916
This commit is contained in:
Brett Nash 2010-06-28 05:21:05 +00:00
parent b131dfc65c
commit 5710adfa7b
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ _sci_fix_newest(RGBA_Image *im)
{
Eina_List *l;
Scaleitem *sci;
im->cache.newest_usage = 0;
im->cache.newest_usage_count = 0;
EINA_LIST_FOREACH(im->cache.list, l, sci)