From: Ralph Corderoy Date: Sat, 5 Aug 2017 17:20:07 +0000 (+0100) Subject: cpstripped(), single-byte: Simplify logic. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/8ba2c2e0a5c0e2c087cd1684a885b959c101e010?hp=8ba2c2e0a5c0e2c087cd1684a885b959c101e010 cpstripped(), single-byte: Simplify logic. Now that it doesn't have to fit in with the multi-byte version's logic, it can be re-structured to be simpler. No functional change intended. ---