From a1ab4696ab5f9398bfe87ca2bc211cea787a1515 Mon Sep 17 00:00:00 2001 From: Kaveh Ghazi Date: Sun, 19 May 2002 15:23:06 +0000 Subject: [PATCH] Fix a typo in a comment in my last checkin. From-SVN: r53631 --- gcc/config/mips/iris6.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/mips/iris6.h b/gcc/config/mips/iris6.h index e1502a97f94..be05c8be75a 100644 --- a/gcc/config/mips/iris6.h +++ b/gcc/config/mips/iris6.h @@ -116,7 +116,7 @@ Boston, MA 02111-1307, USA. */ prior to 6.5. They normally get defined in SUBTARGET_CPP_SPEC if !ansi, for g++ we want them regardless. We don't need this on irix6.5 itself, but it shouldn't hurt other than the namespace - polution. */ + pollution. */ #undef CPLUSPLUS_CPP_SPEC #define CPLUSPLUS_CPP_SPEC "\ -D__LANGUAGE_C_PLUS_PLUS -D_LANGUAGE_C_PLUS_PLUS \ -- 2.30.2