Update src/modules/module_28504.c

Co-authored-by: kgolawski <konrad.golawski@gmail.com>
pull/3362/head
enwony 2 years ago committed by GitHub
parent c2b5c19e87
commit 1120c1a5de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,7 +73,7 @@ static u32 polymod_checksum (const u8 *data, const u32 data_len)
if (bit_set == 0) continue;
c ^= consts[j];
c ^= CONSTS[j];
}
}

Loading…
Cancel
Save