win32 typo fix
[deliverable/binutils-gdb.git] / bfd / bfd.c
index 100359ccfe6961c8f77f767eac2bbd80035a73d3..3aed9be2373ac2ac2abd04544c72b14a7a10b7f3 100644 (file)
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -249,9 +249,8 @@ CODE_FRAGMENT
 .     library.  *}
 .  bfd *plugin_dummy_bfd;
 .
-.  {* Currently my_archive is tested before adding origin to
-.     anything. I believe that this can become always an add of
-.     origin, with origin set to 0 for non archive files.  *}
+.  {* The offset of this bfd in the file, typically 0 if it is not
+.     contained in an archive.  *}
 .  ufile_ptr origin;
 .
 .  {* The origin in the archive of the proxy entry.  This will
This page took 0.024563 seconds and 4 git commands to generate.