From: Jim Wilson Date: Tue, 23 Mar 1993 19:37:27 +0000 (-0800) Subject: Correct typo in comment from last change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=21c3b86d55decc7dbdcff82704f45bc686ca42ff;p=gcc.git Correct typo in comment from last change. From-SVN: r3857 --- 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