Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/file


Modified Files:
        evas_module.c 


Log Message:
Move comment

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/file/evas_module.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- evas_module.c       14 Jan 2006 12:41:02 -0000      1.3
+++ evas_module.c       14 Jan 2006 15:43:05 -0000      1.4
@@ -176,7 +176,6 @@
      }
 }
 
-/* will dlclose all the modules loaded and free all the structs */
 Evas_Module *
 evas_module_find_type(Evas_Module_Type type, const char *name)
 {
@@ -254,6 +253,7 @@
      }
 }
 
+/* will dlclose all the modules loaded and free all the structs */
 void
 evas_module_shutdown(void)
 {
@@ -270,6 +270,3 @@
        evas_modules = evas_list_remove_list(evas_modules, evas_modules);
      }
 }
-
-
-




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

Reply via email to