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 | 55f2d5ed30727db75c5f69f2723c45d209d0fe99 (patch) | |
tree | a1ece1210243af95b838d8df61ee576a5fe12fce /bfd/vms.h | |
parent | b94c0966447e3864d91b17b0f71a27483a8a16a5 (diff) | |
download | binutils-55f2d5ed30727db75c5f69f2723c45d209d0fe99.tar.gz binutils-55f2d5ed30727db75c5f69f2723c45d209d0fe99.tar.bz2 binutils-55f2d5ed30727db75c5f69f2723c45d209d0fe99.zip |
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 { |