1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 19:31:02 -08:00

Comment change.

This commit is contained in:
Richard M. Stallman 2004-06-13 22:37:07 +00:00
parent 1fdab50394
commit 04391069ec

View file

@ -3619,6 +3619,8 @@ FLAGS is the current flags of the interface. */)
#endif
#endif /* HAVE_SOCKETS */
/* Turn off input and output for process PROC. */
void
deactivate_process (proc)
Lisp_Object proc;