mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
last batch of changes and fixes based on the libFLAC++ unit tests
This commit is contained in:
@@ -454,7 +454,7 @@ namespace FLAC {
|
||||
|
||||
bool is_valid() const;
|
||||
|
||||
void init(Chain *chain);
|
||||
void init(Chain &chain);
|
||||
|
||||
bool next();
|
||||
bool prev();
|
||||
|
||||
Reference in New Issue
Block a user