minor fix

This commit is contained in:
Josh Coalson 2002-05-09 05:49:47 +00:00
parent 6d4cd93021
commit a46b889147

View File

@ -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 =