mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
*** empty log message ***
This commit is contained in:
@@ -49,7 +49,7 @@ static FLAC__int32 *pcm_[2] = { pcm, pcm+READSIZE };
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
FLAC__bool ok = true;
|
||||
bool ok = true;
|
||||
OurEncoder encoder;
|
||||
FLAC__StreamEncoderInitStatus init_status;
|
||||
FLAC__StreamMetadata *metadata[2];
|
||||
|
||||
Reference in New Issue
Block a user