Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_borders.c 


Log Message:
More free-->e_free converstions.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_borders.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- e_int_config_borders.c      1 Dec 2006 14:59:21 -0000       1.10
+++ e_int_config_borders.c      15 Jan 2007 17:07:08 -0000      1.11
@@ -103,7 +103,7 @@
      cfdata->border->border_border_dialog = NULL;
 
    E_FREE(cfdata->bordername);
-   free(cfdata);
+   E_FREE(cfdata);
 }
 
 static int 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to