Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fileman_smart.c 


Log Message:
typo

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_fileman_smart.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- e_fileman_smart.c   10 Oct 2005 22:33:12 -0000      1.15
+++ e_fileman_smart.c   10 Oct 2005 22:33:56 -0000      1.16
@@ -2545,7 +2545,7 @@
    ef = eet_open(thumbpath, EET_FILE_MODE_WRITE);
    if (!ef)
      {
-       free(thumpath);
+       free(thumbpath);
                return -1;
      }
    free(thumbpath);




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to