summaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2008-04-10 00:58:58 +0000
committerIan Lance Taylor <ian@airs.com>2008-04-10 00:58:58 +0000
commit111358ab3bbad35cccfe73a73afafb471953efe6 (patch)
tree580057947880b46ae830b2e0389c84453c22ce10 /gold
parentcac340409fb45590272a6b69b2bc844aa3261532 (diff)
downloadbinutils-redhat-111358ab3bbad35cccfe73a73afafb471953efe6.tar.gz
Fix typo in comment in last commit.
Diffstat (limited to 'gold')
-rw-r--r--gold/symtab.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/symtab.cc b/gold/symtab.cc
index 6acdcc8eb2..ee826b3392 100644
--- a/gold/symtab.cc
+++ b/gold/symtab.cc
@@ -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