mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 10:35:12 +08:00
Fix typo in comment.
This commit is contained in:
parent
41f1b6975d
commit
a0fa0c0798
@ -1416,7 +1416,7 @@ Layout::add_comdat(const char* signature, bool group)
|
||||
else if (group)
|
||||
{
|
||||
// This is a real section group, and we've already seen a
|
||||
// linkonce section with tihs signature. Record that we've seen
|
||||
// linkonce section with this signature. Record that we've seen
|
||||
// a section group, and don't include this section group.
|
||||
ins.first->second = true;
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user