Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_thumb.c 


Log Message:


close the eet

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_thumb.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- e_thumb.c   20 Oct 2005 15:07:45 -0000      1.4
+++ e_thumb.c   21 Oct 2005 03:35:14 -0000      1.5
@@ -197,11 +197,11 @@
        DEF_THUMB_RETURN;
      }
    
-   
    im = e_icon_add(evas);
    e_icon_file_key_set(im, thumb, "/thumbnail/data");
    e_icon_fill_inside_set(im, 1);
    free(thumb);
+   eet_close(ef);
    return im;
 }
 




-------------------------------------------------------
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