diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2000-11-14 20:57:30 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2000-11-14 20:57:30 +0000 |
commit | 6092faa0a372e88b7b45d515abdb90ca5c0b1766 (patch) | |
tree | 98b42dfb36f09da2fa2fdf510eb2938b2f3c5e89 /gas/config/vms-conf.h | |
parent | 86e5d73bcf5d76585984cd3cba0370792ec33c69 (diff) | |
download | binutils-redhat-6092faa0a372e88b7b45d515abdb90ca5c0b1766.tar.gz |
2000-11-14 Kazu Hirata <kazu@hxi.com>
* config/aout_gnu.h: Fix formatting.
* config/atof-vax.c: Likewise.
* config/m68k-parse.h: Likewise.
* config/m88k-opcode.h: Likewise.
* config/obj-elf.c: Likewise.
* config/tc-arm.c: Likewise.
* config/tc-cris.c: Likewise.
* config/tc-i386.c: Likewise.
* config/tc-ia64.c: Likewise.
* config/tc-mn10300.c: Likewise.
* config/te-386bsd.h: Likewise.
* config/te-hppa.h: Likewise.
* config/te-nbsd.h: Likewise.
* config/te-ppcnw.h: Likewise.
* config/te-sparcaout.h: Likewise.
* config/te-tmips.h: Likewise.
* config/vax-inst.h: Likewise.
* config/vms-conf.h: Likewise.
Diffstat (limited to 'gas/config/vms-conf.h')
-rw-r--r-- | gas/config/vms-conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/vms-conf.h b/gas/config/vms-conf.h index 7225cfce1b..1c17074f57 100644 --- a/gas/config/vms-conf.h +++ b/gas/config/vms-conf.h @@ -105,7 +105,7 @@ #undef OBJ_MAYBE_VMS /* Used for some of the COFF configurations, when the COFF code needs - to select something based on the CPU type before it knows it... */ + to select something based on the CPU type before it knows it... */ #undef I386COFF #undef M68KCOFF #undef M88KCOFF |