diff --git a/substream.patch b/substream.patch index b3380c5..e5bab7b 100644 --- a/substream.patch +++ b/substream.patch @@ -53,4 +53,5 @@ - if(substream) return substream->eof(); + //if(substream) return substream->eof(); return (_io->tell_proc(_handle) >= _eof); - } \ No newline at end of file + } +