Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/engrave

Dir     : e17/libs/engrave/src/bin


Modified Files:
        engrave_test_main.c 


Log Message:
- add _free methods to each of the objects

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/engrave/src/bin/engrave_test_main.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- engrave_test_main.c 24 Oct 2004 06:28:36 -0000      1.2
+++ engrave_test_main.c 13 Nov 2004 23:44:36 -0000      1.3
@@ -26,6 +26,7 @@
     if (!engrave_edc_output(ef, "test.out"))
         printf("failed to write test.out\n");
 
+    engrave_file_free(ef);
     return 0;
 }
 




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to