diff for duplicates of <431602CC.1030008@t-online.de> diff --git a/a/1.txt b/N1/1.txt index ff28542..5f03562 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,7 +42,7 @@ value: else fb_pad_aligned_buffer(dst, pitch, src, idx, image.height); -With the version I propose it큦 enough to write +With the version I propose it´s enough to write __fb_pad_aligned_buffer(dst, pitch, src, idx, image.height); @@ -57,7 +57,7 @@ other cases. > fb_pad_aligned_buffer() is usefull to save some space in cases like softcursor. -It큦 also used by some drivers (nvidia and riva), but the authors of +It´s also used by some drivers (nvidia and riva), but the authors of those drivers have to decide if they prefer the inlined version or the version fixed in fbmem. @@ -93,10 +93,10 @@ image.height); image.height); dst += width; -It큦 as fast/slow as your previous version, the measurements are almost +It´s as fast/slow as your previous version, the measurements are almost identical. -Let큦 summarize: +Let´s summarize: Your version of __fb_pad_aligned_buffer looks much better, but it needs not so nice diff --git a/a/content_digest b/N1/content_digest index 86b8687..c89a705 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -62,7 +62,7 @@ "\telse\n" "\t\tfb_pad_aligned_buffer(dst, pitch, src, idx, image.height);\n" " \n" - "With the version I propose it\355\201\246 enough to write\n" + "With the version I propose it\302\264s enough to write\n" "\n" "\t\t__fb_pad_aligned_buffer(dst, pitch, src, idx, image.height);\n" "\n" @@ -77,7 +77,7 @@ ">\n" "fb_pad_aligned_buffer() is usefull to save some space in cases like \n" "softcursor.\n" - "It\355\201\246 also used by some drivers (nvidia and riva), but the authors of \n" + "It\302\264s also used by some drivers (nvidia and riva), but the authors of \n" "those drivers\n" "have to decide if they prefer the inlined version or the version fixed \n" "in fbmem.\n" @@ -113,10 +113,10 @@ "image.height);\n" " dst += width;\n" "\n" - "It\355\201\246 as fast/slow as your previous version, the measurements are almost \n" + "It\302\264s as fast/slow as your previous version, the measurements are almost \n" "identical.\n" "\n" - "Let\355\201\246 summarize:\n" + "Let\302\264s summarize:\n" "\n" "Your version of __fb_pad_aligned_buffer looks much better, but it needs \n" "not so nice\n" @@ -127,4 +127,4 @@ "cu,\n" knut -f53df843ec6a729bc3c051e2ee6ddfdc9854c755dfa3f0639567cdbcb87bcf45 +d25812ae133dc2397334ed172908ed83fa7803248c41109581b81888cea2161f
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.