All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1487702533.2853.23.camel@perches.com>

diff --git a/a/1.txt b/N1/1.txt
index 26e795d..5494dbe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ The easiest way to do that is to change the test above it
 to reduce indentation from
 
 	if (xgifb_info->display2 == XGIFB_DISP_TV &&
-	����xgifb_info->hasVB == HASVB_301) {
+	    xgifb_info->hasVB == HASVB_301) {
 		[code...];
 	}
 }
@@ -23,7 +23,7 @@ to reduce indentation from
 to
 
 	if (xgifb_info->display2 != XGIFB_DISP_TV ||
-	����xgifb_in
+	    xgifb_in
 fo->hasVB != HASVB_301)
 		return;
 
diff --git a/a/content_digest b/N1/content_digest
index 56e78bb..4431dd9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -29,7 +29,7 @@
  "to reduce indentation from\n"
  "\n"
  "\tif (xgifb_info->display2 == XGIFB_DISP_TV &&\n"
- "\t\303\257\302\277\302\275\303\257\302\277\302\275\303\257\302\277\302\275\303\257\302\277\302\275xgifb_info->hasVB == HASVB_301) {\n"
+ "\t\302\240\302\240\302\240\302\240xgifb_info->hasVB == HASVB_301) {\n"
  "\t\t[code...];\n"
  "\t}\n"
  "}\n"
@@ -37,11 +37,11 @@
  "to\n"
  "\n"
  "\tif (xgifb_info->display2 != XGIFB_DISP_TV ||\n"
- "\t\303\257\302\277\302\275\303\257\302\277\302\275\303\257\302\277\302\275\303\257\302\277\302\275xgifb_in\n"
+ "\t\302\240\302\240\302\240\302\240xgifb_in\n"
  "fo->hasVB != HASVB_301)\n"
  "\t\treturn;\n"
  "\n"
  "\t[code...];\n"
  }
 
-7171c95c977c51acec122f1416a44f423fc0859f5a202d12a0769a5b88fb4e98
+d12b3b0437a065a0593ddf29847f3f513adfbabde13534ae883d3bdb15b50e0f

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.