mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-21 18:49:42 +00:00
Minor log_daemon changes
This commit is contained in:
@@ -43,9 +43,9 @@ int connect_daemon();
|
||||
|
||||
// log_monitor.c
|
||||
|
||||
extern int log_daemon_started;
|
||||
extern bool log_daemon_started;
|
||||
int connect_log_daemon();
|
||||
int start_log_daemon();
|
||||
bool start_log_daemon();
|
||||
|
||||
// socket.c
|
||||
|
||||
|
Reference in New Issue
Block a user