This commit is contained in:
Josh Coalson
2002-09-04 07:59:02 +00:00
parent 6a84222d41
commit 5dcb57df9e
2 changed files with 2 additions and 2 deletions

View File

@@ -714,7 +714,7 @@ void metadata_callback_(const FLAC__StreamEncoder *encoder, const FLAC__StreamMe
(void)encoder; /* silence compiler warning about unused parameter */
/*@@@ reopen callback here? */
/*@@@ reopen callback here? The docs currently require user to open files in update mode from the start */
/* All this is based on intimate knowledge of the stream header
* layout, but a change to the header format that would break this