mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +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
|
* Hack for systems that do not support FD passing: allocate PTYs directly
|
||||||
* without calling into the monitor. This requires either the post-auth
|
* without calling into the monitor. This requires either the post-auth
|
||||||
* privsep process retain root privileges (see the comment in
|
* 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).
|
* privileges to begin with (e.g. Cygwin).
|
||||||
*/
|
*/
|
||||||
#ifdef DISABLE_FD_PASSING
|
#ifdef DISABLE_FD_PASSING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user