1
1
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
Aris Adamantiadis 2013-04-09 21:21:47 +02:00 коммит произвёл Andreas Schneider
родитель 458e4c07c7
Коммит f528f71920

Просмотреть файл

@ -975,7 +975,7 @@ int ssh_channel_open_auth_agent(ssh_channel channel){
#endif
return channel_open(channel,
"auth-agent",
"auth-agent@openssh.com",
CHANNEL_INITIAL_WINDOW,
CHANNEL_MAX_PACKET,
NULL);