# HG changeset patch # User Karl Heuer # Date 784836388 0 # Node ID b155247be2661f37fbcdf2604831ed104c00c36c # Parent 27b7a34664e3b96213c5606f50601285e84f87f2 Fix typos in comment. diff -r 27b7a34664e3 -r b155247be266 src/s/isc2-2.h --- a/src/s/isc2-2.h Mon Nov 14 17:08:32 1994 +0000 +++ b/src/s/isc2-2.h Mon Nov 14 18:06:28 1994 +0000 @@ -35,7 +35,7 @@ #define SIGNALS_VIA_CHARACTERS /* -lPW is only needed if not using Gcc. We used to include -lcposix here - for the rename function, but some pepople saus ISC's renames doesn't + for the rename function, but some people say ISC's rename doesn't work correctly with Emacs so we use Emacs' emulation instead. */ #if defined (__GNUC__) # define LIB_STANDARD -lcposix -lc