From b039728bf1f3b4a8696fc6b1b02e216f6a918a4a Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 9 Jan 2007 09:14:25 +0000 Subject: [PATCH] Fixed typo --- src/osgViewer/GraphicsWindowWin32.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osgViewer/GraphicsWindowWin32.cpp b/src/osgViewer/GraphicsWindowWin32.cpp index d99ed1ca7..7684ed122 100644 --- a/src/osgViewer/GraphicsWindowWin32.cpp +++ b/src/osgViewer/GraphicsWindowWin32.cpp @@ -94,7 +94,7 @@ bool GraphicsWindowWin32::makeCurrentImplementation() } -bool GraphicWindowWin32::releaseContextImplementation() +bool GraphicsWindowWin32::releaseContextImplementation() { osg::notify(osg::NOTICE)<<"GraphicWindowWin32::releaseContextImplementation() Please implement me!"<