summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-04-05 13:44:33 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-04-05 13:44:33 -0400
commit0a6a5f63b45bf3d97c7926b8d415b0b3885f64a1 (patch)
tree086302128b96f2b6becf70e3a374b89206c88511 /indra/newview/llvoavatar.h
parentbeeefb45269f45ea717f58b30a0985951ae23c20 (diff)
SH-4061 WIP - spelling fix, allow un-set of missing asset flag for textures
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rwxr-xr-xindra/newview/llvoavatar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h
index 85f6f25009..98e8491cb1 100755
--- a/indra/newview/llvoavatar.h
+++ b/indra/newview/llvoavatar.h
@@ -991,7 +991,7 @@ protected: // Shared with LLVOAvatarSelf
}; // LLVOAvatar
extern const F32 SELF_ADDITIONAL_PRI;
-extern const S32 MAX_TEXTURE_VIRTURE_SIZE_RESET_INTERVAL;
+extern const S32 MAX_TEXTURE_VIRTUAL_SIZE_RESET_INTERVAL;
std::string get_sequential_numbered_file_name(const std::string& prefix,
const std::string& suffix);