From 14470e12c4358048c7784e8fe927c10201c953b0 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 27 Jun 2007 17:01:54 +0000 Subject: [PATCH] From Andy Skinner, fixed return value. --- src/osgViewer/PixelBufferX11.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osgViewer/PixelBufferX11.cpp b/src/osgViewer/PixelBufferX11.cpp index 02b46065e..1e2022c38 100644 --- a/src/osgViewer/PixelBufferX11.cpp +++ b/src/osgViewer/PixelBufferX11.cpp @@ -273,7 +273,7 @@ bool PixelBufferX11::makeCurrentImplementation() bool PixelBufferX11::makeContextCurrentImplementation(osg::GraphicsContext* readContext) { // osg::notify(osg::NOTICE)<<"PixelBufferX11::makeContextCurrentImplementation() not implementation yet."<