* linker.c: Add missing comment terminator.
authorBill Cox <bill@cygnus>
Tue, 10 May 1994 01:58:35 +0000 (01:58 +0000)
committerBill Cox <bill@cygnus>
Tue, 10 May 1994 01:58:35 +0000 (01:58 +0000)
bfd/ChangeLog
bfd/linker.c

index 435aff61a69cb1013add0111163fc427f37b5e35..70ec7c7d91877cf93a52c98fed6a7c4ebde19401 100644 (file)
@@ -1,3 +1,7 @@
+Mon May  9 18:53:40 1994  Bill Cox  (bill@rtl.cygnus.com)
+
+       * linker.c: Add missing comment terminator.
+
 Mon May  9 11:53:54 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * linker.c (_bfd_generic_link_add_one_symbol): If hashp and *hashp
index 5f11daf37263f412f60eb2a0f27c0e53fed5bf00..6e609b5be6c8c2672e39867b8c6553d7700e62b0 100644 (file)
@@ -1299,7 +1299,7 @@ static const enum link_action link_action[8][7] =
      or destructor names as collect2 does.
    HASHP, if not NULL, is a place to store the created hash table
      entry; if *HASHP is not NULL, the caller has already looked up
-     the hash table entry, and stored it in *HASHP.
+     the hash table entry, and stored it in *HASHP. */
 
 boolean
 _bfd_generic_link_add_one_symbol (info, abfd, name, flags, section, value,