changeset 14254:c653ea0f4abe

Comment fixes.
author Karl Heuer <kwzh@gnu.org>
date Tue, 23 Jan 1996 17:03:04 +0000
parents 19e39562869b
children e84b5426ed37
files src/s/irix5-0.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/irix5-0.h	Tue Jan 23 16:44:34 1996 +0000
+++ b/src/s/irix5-0.h	Tue Jan 23 17:03:04 1996 +0000
@@ -95,7 +95,7 @@
 /* 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__