InputStream: "protect" attributes
This commit is contained in:
@@ -75,7 +75,7 @@ FlacIOTell(FLAC__IOHandle handle)
|
||||
{
|
||||
InputStream *is = (InputStream *)handle;
|
||||
|
||||
return is->offset;
|
||||
return is->GetOffset();
|
||||
}
|
||||
|
||||
static int
|
||||
|
Reference in New Issue
Block a user