Fix typo so E builds again. Oops.

SVN revision: 31843
This commit is contained in:
Christopher Michael 2007-09-28 17:40:23 +00:00
parent a03103ee5f
commit 16c518bd24
1 changed files with 1 additions and 1 deletions

View File

@ -1096,7 +1096,7 @@ e_fm2_icon_get(Evas *evas, E_Fm2_Icon *ic,
}
else
{
if ((ic->info.mime) && (ici->info.file))
if ((ic->info.mime) && (ic->info.file))
{
const char *icon;