projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c18e39
)
Changed a comment.
author
K. Richard Pixley
<rich@cygnus>
Mon, 27 May 1991 20:57:27 +0000
(20:57 +0000)
committer
K. Richard Pixley
<rich@cygnus>
Mon, 27 May 1991 20:57:27 +0000
(20:57 +0000)
include/bfd.h
patch
|
blob
|
history
diff --git
a/include/bfd.h
b/include/bfd.h
index 379cc66a8bfb0f0c7065968dbb533bc4079c7b22..2d102082469c36a7d3c286cac9b52ba5c304af9e 100644
(file)
--- a/
include/bfd.h
+++ b/
include/bfd.h
@@
-295,7
+295,7
@@
typedef struct relent_chain {
/* Used in generating armaps. Perhaps just a forward definition would do? */
struct orl { /* output ranlib */
char **name; /* symbol name */
- file_ptr pos; /*
element number
or file position */
+ file_ptr pos; /*
bfd*
or file position */
int namidx; /* index into string table */
};