Some minor fixes
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
Ecdb_Project *ecdb_project_new(void);
|
||||
int ecdb_project_init(Ecdb_Project *proj);
|
||||
void ecdb_project_destroy(void);
|
||||
void ecdb_project_destroy(Ecdb_Project *proj);
|
||||
int ecdb_shutdown(void *data, int type, void *event);
|
||||
void ecdb_burn_init(void);
|
||||
void ecdb_image_init(void);
|
||||
|
Reference in New Issue
Block a user