diff options
Diffstat (limited to 'gnu/usr.bin/binutils/bfd/vms.h')
-rw-r--r-- | gnu/usr.bin/binutils/bfd/vms.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/usr.bin/binutils/bfd/vms.h b/gnu/usr.bin/binutils/bfd/vms.h index 714398699de..0b1f7fad538 100644 --- a/gnu/usr.bin/binutils/bfd/vms.h +++ b/gnu/usr.bin/binutils/bfd/vms.h @@ -1,6 +1,6 @@ #undef vms /* vms.h -- Header file for VMS (Alpha and Vax) support. - Copyright 1996, 1997, 1998, 1999 Free Software Foundation, Inc. + Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Written by Klaus K"ampf (kkaempf@rmi.de) @@ -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 { |