]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Dec 1994 00:03:59 +0000 (00:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Dec 1994 00:03:59 +0000 (00:03 +0000)
src/s/isc3-0.h

index d2fcc7b7452a4238d163f9610a1b73694fddde6a..43d4f92a08bea4cd87aa52603aae66be47064bb8 100644 (file)
@@ -29,4 +29,8 @@
 /* This works around a bug in ISC 4.0 and 3.0; it fails
    to clear the "POSIX process" flag on an exec.
    It won't be needed for 4.1.  */
+/* neg@brooktrout.com reported that he did not have this function
+   on ISC 3.0.1.  I don't know who to believe or what to do,
+   so I am leaving it alone until someone tells me
+   precisely when this function is needed -- rms.  */
 #define EXTRA_INITIALIZE __setostype (0)