All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1295356994.20446.3.camel@duncow>

diff --git a/a/1.txt b/N1/1.txt
index f1920e7..d47d472 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -33,7 +33,7 @@ On Tue, 2011-01-18 at 10:52 +0000, Richard Mortimer wrote:
 > 
 >    /* We expand R_SPARC_OLO10 to R_SPARC_LO10 and R_SPARC_13
 >       on the same location.  */
->    if (code = BFD_RELOC_SPARC_OLO10)
+>    if (code == BFD_RELOC_SPARC_OLO10)
 >      {
 >        relocs[1] = reloc = (arelent *) xmalloc (sizeof (arelent));
 >        relocs[2] = NULL;
diff --git a/a/content_digest b/N1/content_digest
index 4b9440f..2d35201 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -54,7 +54,7 @@
  "> \n"
  ">    /* We expand R_SPARC_OLO10 to R_SPARC_LO10 and R_SPARC_13\n"
  ">       on the same location.  */\n"
- ">    if (code = BFD_RELOC_SPARC_OLO10)\n"
+ ">    if (code == BFD_RELOC_SPARC_OLO10)\n"
  ">      {\n"
  ">        relocs[1] = reloc = (arelent *) xmalloc (sizeof (arelent));\n"
  ">        relocs[2] = NULL;\n"
@@ -111,4 +111,4 @@
  "> the body of a message to majordomo@vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-ebbe68f0b2c3d7d4086ae4071a6db74e9efbf775b122631d3849e1cac7913c7e
+2f94f92d4b582cede18c00650a4fbbec0ea6a6b2188a35b86e47d7d66b84a100

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.