diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2000-12-23 16:48:10 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2000-12-23 16:48:10 +0000 |
commit | 3ded747f79d6d8b96bd71f7ba8ff1c87615518c4 (patch) | |
tree | 1d45ea9c7f31d1e3dc1b18b0fee06f74fac77a82 /bfd/vms.h | |
parent | b1cc08d9fed1aba7ff46479ad2c72d09bece4c04 (diff) | |
download | gdb-3ded747f79d6d8b96bd71f7ba8ff1c87615518c4.tar.gz |
2000-12-23 Kazu Hirata <kazu@hxi.com>
* vms.c: Fix formatting.
* vms.h: Likewise.
Diffstat (limited to 'bfd/vms.h')
-rw-r--r-- | bfd/vms.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/vms.h b/bfd/vms.h index 714398699de..943b4eadd8b 100644 --- a/bfd/vms.h +++ b/bfd/vms.h @@ -23,7 +23,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef VMS_H #define VMS_H - /* Constants starting with 'Exxx_' are for openVMS/Alpha (EVAX object language) */ /* VMS Text, information and relocation record (TIR/ETIR) definitions. */ @@ -531,7 +530,6 @@ struct hdr_struc { char *hdr_c_ttl; }; - /* vms end of module */ struct eom_struc { |