Fixed comment

This commit is contained in:
Robert Osfield 2007-01-12 10:28:06 +00:00
parent 5b0e78783a
commit 4d494c0014

View File

@ -1,6 +1,6 @@
// C++ source file - (C) 2003 Robert Osfield, released under the OSGPL.
//
// Simple example of use of Producer::RenderSurface + KeyboardMouseCallback + SimpleViewer
// Simple example of use of osgViewer::GraphicsWindow + SimpleViewer
// example that provides the user with control over view position with basic picking.
#include <osg/Timer>