From 00b0e2a77eb26ae4a0e0302e3a81b7b6d0c95b33 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Wed, 8 Jul 1992 22:11:20 +0000 Subject: [PATCH] fix typo in comment. From-SVN: r1528 --- gcc/config/m68k/mot3300.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/m68k/mot3300.h b/gcc/config/m68k/mot3300.h index 4501e43fda3..b7fcedc7a09 100644 --- a/gcc/config/m68k/mot3300.h +++ b/gcc/config/m68k/mot3300.h @@ -61,7 +61,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define TARGET_MEM_FUNCTIONS -/ * size_t is unsigned int. */ +/* size_t is unsigned int. */ #define SIZE_TYPE "unsigned int" -- 2.30.2