From 941cb9f4124c9ccfd5c845bc94639fa46df12c3d Mon Sep 17 00:00:00 2001 From: Steven Bennetts Date: Tue, 1 Apr 2008 17:45:04 +0000 Subject: merge release@83343 skinning-1-merge@83714 -> release QAR-424 --- indra/test/llmessagetemplateparser_tut.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/test/llmessagetemplateparser_tut.cpp') diff --git a/indra/test/llmessagetemplateparser_tut.cpp b/indra/test/llmessagetemplateparser_tut.cpp index e9988be68f..e2680e315f 100644 --- a/indra/test/llmessagetemplateparser_tut.cpp +++ b/indra/test/llmessagetemplateparser_tut.cpp @@ -56,7 +56,7 @@ namespace tut char * prehash(const char * name) { - return gMessageStringTable.getString(name); + return LLMessageStringTable::getInstance()->getString(name); } void ensure_block_attributes(std::string identifier, -- cgit v1.2.3