* coff-i960.c (coff_i960_relocate): Correct typo: use ! on strcmp,
authorIan Lance Taylor <ian@airs.com>
Mon, 10 Jul 1995 18:11:13 +0000 (18:11 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 10 Jul 1995 18:11:13 +0000 (18:11 +0000)
not on string.

bfd/ChangeLog

index c98c08d612d67f120fa155ff469895d26b6d4565..d7bb925398ae8336602ae573c840b3f14abe6543 100644 (file)
@@ -5,6 +5,9 @@ Mon Jul 10 11:45:55 1995  Ken Raeburn  <raeburn@cygnus.com>
 
 Mon Jul 10 11:09:58 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * coff-i960.c (coff_i960_relocate): Correct typo: use ! on strcmp,
+       not on string.
+
        * aoutx.h (NAME(aout,link_hash_table_create)): Allocate hash table
        using bfd_alloc, not malloc.
        * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
This page took 0.028328 seconds and 4 git commands to generate.