diff --git a/src/osgPlugins/ive/DataInputStream.cpp b/src/osgPlugins/ive/DataInputStream.cpp index b4ddeaf20..79dbe38a3 100644 --- a/src/osgPlugins/ive/DataInputStream.cpp +++ b/src/osgPlugins/ive/DataInputStream.cpp @@ -227,7 +227,7 @@ bool DataInputStream::uncompress(std::istream& fin, std::string& destination) co if (ret != Z_OK) { osg::notify(osg::INFO)<<"failed to init"<