mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
sync whitespace - no code change
This commit is contained in:
parent
4da295c051
commit
ce34674a9f
@ -204,7 +204,6 @@ do_authenticated(Authctxt *authctxt)
|
|||||||
close(startup_pipe);
|
close(startup_pipe);
|
||||||
startup_pipe = -1;
|
startup_pipe = -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* setup the channel layer */
|
/* setup the channel layer */
|
||||||
if (!no_port_forwarding_flag && options.allow_tcp_forwarding)
|
if (!no_port_forwarding_flag && options.allow_tcp_forwarding)
|
||||||
channel_permit_all_opens();
|
channel_permit_all_opens();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user