tweaked comment.

This commit is contained in:
Robert Osfield 2006-08-02 19:56:36 +00:00
parent 41a4aa1548
commit 1fe69a45bc

View File

@ -116,7 +116,7 @@ int main( int argc, char **argv )
}
// wait for all cull and draw threads to complete before exit.
// wait for all cull and draw threads to complete.
viewer.sync();
// run a clean up frame to delete all OpenGL objects.