Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/file Modified Files: evas_module.c Log Message: fix dfb engine - correctness changes for hash =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/file/evas_module.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- evas_module.c 15 Jan 2006 10:33:26 -0000 1.11 +++ evas_module.c 16 Jan 2006 03:37:33 -0000 1.12 @@ -17,7 +17,6 @@ #include <evas_private.h> Evas_List *evas_modules = NULL; - static Evas_List *evas_module_paths = NULL; static void @@ -182,6 +181,7 @@ } free(buf); } + closedir(dir); } } ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs