+ [Eina] API change. eina_module_list_flush() -> eina_module_list_free()
authorJorge Luis Zapata Muga <jorgeluis.zapata@gmail.com>
Fri, 8 Jan 2010 12:22:23 +0000 (12:22 +0000)
committerJorge Luis Zapata Muga <jorgeluis.zapata@gmail.com>
Fri, 8 Jan 2010 12:22:23 +0000 (12:22 +0000)
commit33fdfb932249ca1b4bdf7adb747891a2640ff4de
treec87a25710b200c5b4f6edc5cbf255a6db14cc19f
parent0df20ebd865882934510239d40e036369a10e62a
+ [Eina] API change. eina_module_list_flush() -> eina_module_list_free()
  as we are on the modules context not the array.
  All the referenced projects are changed too. Remember that the list_free()
  already calls the unload() on each module so no need to call list_unload()

SVN revision: 44978
src/modules/everything/e_mod_main.c