summaryrefslogtreecommitdiff
path: root/indra/newview/llavatarpropertiesprocessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llavatarpropertiesprocessor.h')
-rw-r--r--indra/newview/llavatarpropertiesprocessor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llavatarpropertiesprocessor.h b/indra/newview/llavatarpropertiesprocessor.h
index c2347b9e35..0f8b1dd130 100644
--- a/indra/newview/llavatarpropertiesprocessor.h
+++ b/indra/newview/llavatarpropertiesprocessor.h
@@ -85,8 +85,8 @@ struct LLAvatarData
std::string profile_url;
U8 caption_index;
std::string caption_text;
- std::string customer_type;
- bool hide_sl_age;
+ std::string customer_type;
+ bool hide_age;
U32 flags;
};