Fixed a build warning.
Этот коммит содержится в:
родитель
51436cc3a3
Коммит
8dd4972fda
@ -172,7 +172,7 @@ SSH_PACKET_CALLBACK(ssh_packet_channel_open_fail){
|
|||||||
|
|
||||||
ssh_channel channel;
|
ssh_channel channel;
|
||||||
ssh_string error_s;
|
ssh_string error_s;
|
||||||
char *error;
|
char *error = NULL;
|
||||||
uint32_t code;
|
uint32_t code;
|
||||||
(void)user;
|
(void)user;
|
||||||
(void)type;
|
(void)type;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user