diff src/procimpl.h @ 2297:13a418960a88

[xemacs-hg @ 2004-09-22 02:05:42 by stephent] various doc patches <87isa7awrh.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 22 Sep 2004 02:06:52 +0000
parents e22b0213b713
children 6fa9919a9a0b
line wrap: on
line diff
--- a/src/procimpl.h	Wed Sep 22 01:10:57 2004 +0000
+++ b/src/procimpl.h	Wed Sep 22 02:06:52 2004 +0000
@@ -103,7 +103,7 @@
   /* Non-false if process has exited and "dumped core" on its way down */
   char core_dumped;
 
-  /* This next field is only actually used #ifdef ENERGIZE */
+  /* #### Is this field unused? */
   /* if this flag is not NIL, then filter will do the read on the
      channel, rather than having a call to make_string.
      This only works if the filter is a subr. */