Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / bfdwin.c
index 6beed1f1ba31815800374859219748da1ccbecea..51b4faca76c09027b07edf329bd40199c16c9e9a 100644 (file)
@@ -150,6 +150,7 @@ bfd_get_file_window (bfd *abfd,
          offset += abfd->origin;
          abfd = abfd->my_archive;
        }
+      offset += abfd->origin;
 
       /* Seek into the file, to ensure it is open if cacheable.  */
       if (abfd->iostream == NULL
This page took 0.034167 seconds and 4 git commands to generate.