From: Jim Wilson Date: Tue, 23 May 1995 21:18:51 +0000 (-0700) Subject: Correct typo in comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c7ab88a6f7306b0f7e4f46678d551bb3b56d1d7d;p=gcc.git Correct typo in comment. From-SVN: r9781 --- diff --git a/gcc/config/mips/elfl.h b/gcc/config/mips/elfl.h index 5bed89bad82..4e3b2b3730c 100644 --- a/gcc/config/mips/elfl.h +++ b/gcc/config/mips/elfl.h @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* This is a little endian version of ecoff.h. */ +/* This is a little endian version of elf.h. */ #define TARGET_ENDIAN_DEFAULT 0 diff --git a/gcc/config/mips/elfl64.h b/gcc/config/mips/elfl64.h index dadcc6c572d..c1abdf02784 100644 --- a/gcc/config/mips/elfl64.h +++ b/gcc/config/mips/elfl64.h @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* This is a little endian version of ecoff.h. */ +/* This is a little endian version of elf64.h. */ #define TARGET_ENDIAN_DEFAULT 0