From 28310f555e11669cbe5a29b6879fc4222af40faf Mon Sep 17 00:00:00 2001 From: "sgunderson@bigfoot.com" <> Date: Wed, 16 Jan 2008 01:37:29 +0100 Subject: [PATCH] Fix the final parity bit too (depended on p2). --- hamming.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hamming.txt b/hamming.txt index 2e7ed01..511ab5a 100644 --- a/hamming.txt +++ b/hamming.txt @@ -92,5 +92,5 @@ p4: 0x0FE03FC07F807F80 p5: 0x001FFFC0007FFF80 p6: 0x0000003FFFFFFF80 p7: 0x000000000000007F -p8: 0xB02DC4C0E409C0E9 +p8: 0xED3A65B4CB4B34E9 -- 2.39.2