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:
bfb01f3
)
typo fix in last change
author
Alan Modra
<amodra@gmail.com>
Fri, 26 Apr 2002 06:01:20 +0000
(06:01 +0000)
committer
Alan Modra
<amodra@gmail.com>
Fri, 26 Apr 2002 06:01:20 +0000
(06:01 +0000)
bfd/coffcode.h
patch
|
blob
|
history
diff --git
a/bfd/coffcode.h
b/bfd/coffcode.h
index 84269bd1ccc034500a408ca00462ca09ae62976c..eadb8984be8106cf76b2c2f413a46360b6e9753b 100644
(file)
--- a/
bfd/coffcode.h
+++ b/
bfd/coffcode.h
@@
-3014,7
+3014,7
@@
coff_compute_section_file_positions (abfd)
else
current->target_index = target_index++;
}
- abfd->section_tail = ¤t->next
+ abfd->section_tail = ¤t->next
;
free (section_list);
}