From 0dd1f23c2e5f7f2518b461fd35543c01498955ee Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 23 Jan 1996 17:03:04 +0000 Subject: [PATCH] Comment fixes. --- src/s/irix5-0.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/irix5-0.h b/src/s/irix5-0.h index cccbf27c969..434136ba9ce 100644 --- a/src/s/irix5-0.h +++ b/src/s/irix5-0.h @@ -95,7 +95,7 @@ char *_getpty(); /* Tell process_send_signal to use VSUSP instead of VSWTCH. */ #define PREFER_VSUSP -/* Because unexelfsgi.c cannot handle a ".sbss" section yet, we must +/* Because unexsgi.c cannot handle a ".sbss" section yet, we must tell the linker to avoid making one. SGI's cc does this by default, but GCC (at least 2.5.8 and 2.6.0) doesn't. */ #ifdef __GNUC__ -- 2.39.2