From 477739f6fcbe2bf8e1ed86ba435e2431154c2654 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 24 Dec 2003 00:14:45 +0000 Subject: [PATCH] Fixed typos in error reporting --- src/osg/Image.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osg/Image.cpp b/src/osg/Image.cpp index 23f992beb..ac842525f 100644 --- a/src/osg/Image.cpp +++ b/src/osg/Image.cpp @@ -481,7 +481,7 @@ void Image::scaleImage(int s,int t,int r, GLenum newDataType) { delete [] newData; - notify(WARN) << "Error Image::scaleImage() do not succeed : errorString = "<