From ac39cb923e86a88aa4750051f9567a9f3e38f06b Mon Sep 17 00:00:00 2001 From: prep Date: Thu, 22 Mar 2012 17:15:12 -0400 Subject: Fixed header/code inconsistencies --- indra/newview/pipeline.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/pipeline.cpp') diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp index f91dfa7c27..c58b216c6a 100644 --- a/indra/newview/pipeline.cpp +++ b/indra/newview/pipeline.cpp @@ -6283,7 +6283,7 @@ void LLPipeline::doResetVertexBuffers() if ( LLPathingLib::getInstance() ) { - LLPathingLib::getInstance()->cleanupVBOManger(); + LLPathingLib::getInstance()->cleanupVBOManager(); } LLVertexBuffer::cleanupClass(); -- cgit v1.3