Don't write to inferior_ptid in windows-nat.c, part I
[deliverable/binutils-gdb.git] / include / vms / eiaf.h
index 37830da41b98ea6f41579b3eb39f2b82307cf7e4..8c99b8bb350a2e551fc5d575d3e50efecd324dbb 100644 (file)
@@ -1,6 +1,6 @@
 /* Alpha VMS external format of Extended Image Activator Fixup section.
 
-   Copyright 2010 Free Software Foundation, Inc.
+   Copyright (C) 2010-2020 Free Software Foundation, Inc.
    Written by Tristan Gingold <gingold@adacore.com>, AdaCore.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -71,7 +71,7 @@ struct vms_eiaf
   unsigned char permctx[4];
 
   /* Base address of the image itself.  */
-  unsigned char base_va[8];
+  unsigned char base_va[4];
 
   /* Offset to linkage pair with procedure signature fixups.  */
   unsigned char lppsbfixoff[4];
This page took 0.045192 seconds and 4 git commands to generate.