Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
de946e5a
Commit
de946e5a
authored
Sep 20, 1992
by
Richard M. Stallman
Browse files
(Faccept_process_output): Initialize useconds.
parent
c21d3ee2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/process.c
src/process.c
+2
-0
No files found.
src/process.c
View file @
de946e5a
...
...
@@ -1566,6 +1566,8 @@ Return non-nil iff we received any output before the timeout expired.")
}
}
}
else
useconds
=
0
;
if
(
!
NILP
(
timeout
))
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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