Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm.c 


Log Message:
Fix typo so E builds again. Oops.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.c,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -3 -r1.205 -r1.206
--- e_fm.c      28 Sep 2007 17:36:17 -0000      1.205
+++ e_fm.c      28 Sep 2007 17:40:23 -0000      1.206
@@ -1096,7 +1096,7 @@
          }
        else
          {
-            if ((ic->info.mime) && (ici->info.file))
+            if ((ic->info.mime) && (ic->info.file))
               {
                  const char *icon;
                  



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to