Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir     : e17/proto/enhance/examples


Modified Files:
        enhance_test.c 


Log Message:
small bugfixes

===================================================================
RCS file: /cvs/e/e17/proto/enhance/examples/enhance_test.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- enhance_test.c      5 Aug 2006 16:18:43 -0000       1.9
+++ enhance_test.c      14 Aug 2006 19:50:37 -0000      1.10
@@ -48,7 +48,11 @@
    etk_shutdown();
    
    enhance_free(en);  
+
+   free(string1);
+   free(string2);
    enhance_shutdown();
+   etk_shutdown();
    
    return 0;
 }



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to