Fix typo in comment in last commit.
authorIan Lance Taylor <ian@airs.com>
Thu, 10 Apr 2008 00:58:58 +0000 (00:58 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 10 Apr 2008 00:58:58 +0000 (00:58 +0000)
gold/symtab.cc

index 6acdcc8..ee826b3 100644 (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