# HG changeset patch # User Richard M. Stallman # Date 787622594 0 # Node ID f1e94b62f2d00aca973d517760336136b17b7b32 # Parent 970e59851fc53b8a5ee7cc87bf064b2d868c29d8 Comment change. diff -r 970e59851fc5 -r f1e94b62f2d0 src/s/isc3-0.h --- a/src/s/isc3-0.h Fri Dec 16 14:03:04 1994 +0000 +++ b/src/s/isc3-0.h Sat Dec 17 00:03:14 1994 +0000 @@ -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.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)