mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 17:25:09 +02:00
typo in comment
This commit is contained in:
parent
afe10313c1
commit
425f79a837
@ -107,7 +107,7 @@
|
||||
* Hack for systems that do not support FD passing: allocate PTYs directly
|
||||
* without calling into the monitor. This requires either the post-auth
|
||||
* privsep process retain root privileges (see the comment in
|
||||
* sshd-session:privsep_postauth) or that PTY allocation doesn't require
|
||||
* sshd-session.c:privsep_postauth) or that PTY allocation doesn't require
|
||||
* privileges to begin with (e.g. Cygwin).
|
||||
*/
|
||||
#ifdef DISABLE_FD_PASSING
|
||||
|
Loading…
x
Reference in New Issue
Block a user