Conflicts:
	indra/newview/llvoavatar.cpp
This commit is contained in:
Shyotl
2012-02-01 03:10:46 -06:00
38 changed files with 1102 additions and 1599 deletions

View File

@@ -330,7 +330,7 @@ public:
virtual void setLastError(const std::string& message, const std::string& filename = std::string());
protected:
BOOL copyData(U8 *data, S32 size); // calls updateData()
BOOL copyData(U8 *data, S32 size);
protected:
S8 mCodec;