From 21c3b86d55decc7dbdcff82704f45bc686ca42ff Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Tue, 23 Mar 1993 11:37:27 -0800 Subject: [PATCH] Correct typo in comment from last change. From-SVN: r3857 --- gcc/config/m68k/hp3bsd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/config/m68k/hp3bsd.h b/gcc/config/m68k/hp3bsd.h index 90a9c0ffe52..8d76c6365c8 100644 --- a/gcc/config/m68k/hp3bsd.h +++ b/gcc/config/m68k/hp3bsd.h @@ -38,7 +38,7 @@ doesn't support it. */ #define DBX_NO_XREFS -/ -* Don't default to pcc-struct-return, because gcc is the only compiler, and + +/* Don't default to pcc-struct-return, because gcc is the only compiler, and we want to retain compatibility with older gcc versions. */ #define DEFAULT_PCC_STRUCT_RETURN 0 -- 2.30.2