]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sun, 13 Jun 2004 22:37:07 +0000 (22:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 13 Jun 2004 22:37:07 +0000 (22:37 +0000)
src/process.c

index 9220004502273ed010b9e5d5ee89d3adcb850bf9..4c47fc0e92a49b68135f47533a23c74aa31b2e5f 100644 (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;