Improved code readability and added database file argument.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
*
|
||||
* @return: 0 on success, -1 on faliure.
|
||||
*/
|
||||
int init_ui_socket(void);
|
||||
int init_ui_socket(const char *perm_permissions_db_filename);
|
||||
|
||||
/**
|
||||
* Close the GUI communication.
|
||||
|
Reference in New Issue
Block a user