mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
committed by
Matt Johnston
parent
36ccfd21e7
commit
2e836bb553
@@ -181,7 +181,7 @@ static void cli_session_init(pid_t proxy_cmd_pid) {
|
||||
|
||||
}
|
||||
|
||||
static void send_msg_service_request(char* servicename) {
|
||||
static void send_msg_service_request(const char* servicename) {
|
||||
|
||||
TRACE(("enter send_msg_service_request: servicename='%s'", servicename))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user