Fix check
This commit is contained in:
parent
d34aea6378
commit
a89a33b595
@ -6,7 +6,7 @@
|
||||
|
||||
class OpdsParserStream : public Stream {
|
||||
public:
|
||||
OpdsParserStream(OpdsParser& parser);
|
||||
explicit OpdsParserStream(OpdsParser& parser);
|
||||
|
||||
// That functions are not implimented for that stream
|
||||
int available() override;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user