Some whitespace fixes
Didn't change some of the larger testing scripts that use an inconsistent indentation style.
This commit is contained in:
@@ -563,7 +563,7 @@ static const uint16_t wi_12289_512[] = {
|
||||
* Bit-reversed indices for n = 512
|
||||
*/
|
||||
static const uint16_t rev_512[] = {
|
||||
0, 256, 128, 384, 64, 320, 192, 448, 32, 288,
|
||||
0, 256, 128, 384, 64, 320, 192, 448, 32, 288,
|
||||
160, 416, 96, 352, 224, 480, 16, 272, 144, 400,
|
||||
80, 336, 208, 464, 48, 304, 176, 432, 112, 368,
|
||||
240, 496, 8, 264, 136, 392, 72, 328, 200, 456,
|
||||
|
||||
Reference in New Issue
Block a user