From 25e04b8463d32c1b71ee12de547884a8b8dd954b Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 22 Jun 2016 15:53:37 +0100 Subject: [PATCH] Fixed typo --- src/osg/Stats.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osg/Stats.cpp b/src/osg/Stats.cpp index 938157b35..ffd8696fa 100644 --- a/src/osg/Stats.cpp +++ b/src/osg/Stats.cpp @@ -69,7 +69,7 @@ bool Stats::setAttribute(unsigned int frameNumber, const std::string& attributeN int index = getIndex(frameNumber); if (index<0) { - OSG_NOTICE<<"Failed to assing valid index for Stats::setAttribute("<