From: Jim Wilson Date: Wed, 4 May 1994 18:25:08 +0000 (-0700) Subject: Fix typo in comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0993859691e4ba437bcabf3f7519486370cbfb58;p=gcc.git Fix typo in comment. From-SVN: r7205 --- diff --git a/gcc/config/mips/iris3.h b/gcc/config/mips/iris3.h index b1633ac9142..d0758180cbd 100644 --- a/gcc/config/mips/iris3.h +++ b/gcc/config/mips/iris3.h @@ -75,7 +75,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define NO_DOLLAR_IN_LABEL 1 -/* Specify wchar_t types. */ +/* Specify wchar_t type. */ #define WCHAR_TYPE "unsigned char" #define WCHAR_TYPE_SIZE BITS_PER_UNIT