Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
333d3c45
Commit
333d3c45
authored
Mar 15, 2002
by
Niels Möller
Browse files
Spelling fix.
Rev: src/server_session.c:1.80
parent
3b26b3d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server_session.c
View file @
333d3c45
...
...
@@ -477,7 +477,7 @@ spawn_process(struct server_session *session,
* child has opened the slave side of it results in EINVAL.
* We can't have that, so we'll wait until the child has
* opened the tty, after which it should close its end of
* the syncronizati
n
o pipe, and our read will return 0.
* the syncronizatio
n
pipe, and our read will return 0.
*
* We need the syncronizatino only if we're actually using a
* pty, but for simplicity, we do it every time. */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment