Fix typo in comment in last commit.

This commit is contained in:
Ian Lance Taylor 2008-04-10 00:58:58 +00:00
parent ce947d23d2
commit a4bb589a17
1 changed files with 1 additions and 1 deletions

View File

@ -1007,7 +1007,7 @@ Symbol_table::add_from_dynobj(
}
// Note that it is possible that RES was overridden by an
// earlier object, in which case it can be aliased here.
// earlier object, in which case it can't be aliased here.
if (sym.get_st_shndx() != elfcpp::SHN_UNDEF
&& sym.get_st_type() == elfcpp::STT_OBJECT
&& res->source() == Symbol::FROM_OBJECT