diff options
Diffstat (limited to 'gcc/config/nextstep21.h')
-rw-r--r-- | gcc/config/nextstep21.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/nextstep21.h b/gcc/config/nextstep21.h index 14229a5ce68..5c572868999 100644 --- a/gcc/config/nextstep21.h +++ b/gcc/config/nextstep21.h @@ -26,7 +26,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef USE_COLLECT2 #define USE_COLLECT2 -/* use this until a newer gdb for NeXTStep21 is availible */ +/* use this until a newer gdb for NeXTStep21 is available */ #define DEFAULT_GDB_EXTENSIONS 0 /* we need the call to __main to start all global destructors and constructors |