typo in comment

This commit is contained in:
Damien Miller 2024-06-13 14:41:33 +10:00
parent afe10313c1
commit 425f79a837
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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