diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-03 12:34:09 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-03 12:34:09 +0000 |
commit | dfd1079d966b07c4eaf22202750c75049cccd06b (patch) | |
tree | 1cd930fd71049c140cd57c9136427f478a715d30 /gcc/config/mips/netbsd.h | |
parent | 241af3ccf079a7b3ab71f3f0c1f8be5b81861693 (diff) | |
download | gcc-dfd1079d966b07c4eaf22202750c75049cccd06b.tar.gz |
* config/m32r/m32r.c: Fix comment typos.
* config/m68hc11/m68hc11.c: Likewise.
* config/m68hc11/m68hc11.h: Likewise.
* config/m68k/m68k.c: Likewise.
* config/mcore/mcore.c: Likewise.
* config/mcore/mcore.h: Likewise.
* config/mcore/mcore.md: Likewise.
* config/mips/mips.c: Likewise.
* config/mips/mips.h: Likewise.
* config/mips/mips.md: Likewise.
* config/mips/netbsd.h: Likewise.
* config/mn10300/mn10300.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68876 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mips/netbsd.h')
-rw-r--r-- | gcc/config/mips/netbsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/netbsd.h b/gcc/config/mips/netbsd.h index 4c412b42ace..3e6d2a7f459 100644 --- a/gcc/config/mips/netbsd.h +++ b/gcc/config/mips/netbsd.h @@ -58,7 +58,7 @@ Boston, MA 02111-1307, USA. */ them here. Note this is structured for easy comparison to the version in mips.h. - FIXME: This probably isn't the best solution. But in the absense + FIXME: This probably isn't the best solution. But in the absence of something better, it will have to do, for now. */ #undef TARGET_CPU_CPP_BUILTINS |