minor fix
This commit is contained in:
parent
6d4cd93021
commit
a46b889147
@ -83,7 +83,7 @@ int test_bitbuffer()
|
||||
return 1;
|
||||
FLAC__bitbuffer_dump(bb_one, stdout);
|
||||
|
||||
//@@@printf("capacity = %u\n", bb->capacity);
|
||||
printf("capacity = %u\n", bb->capacity);
|
||||
|
||||
printf("testing zeroes, raw_uint32*... ");
|
||||
ok =
|
||||
|
Loading…
Reference in New Issue
Block a user