Ecore_List -> Eina_List

This commit is contained in:
Jaime Thomas
2008-12-18 18:54:50 +00:00
parent 83705771e3
commit 6a512c1163
8 changed files with 102 additions and 86 deletions

View File

@@ -5,5 +5,6 @@
int ecdb_aquire_drive_info(void);
void ecdb_print_drive_info(void);
int ecdb_aquire_drive(Ecdb_Project *proj, unsigned int idx);
void ecdb_drive_info_list_free(Eina_List *list);
#endif