diff options
author | Dave SIMmONs <simon@lindenlab.com> | 2011-06-09 13:46:19 -0700 |
---|---|---|
committer | Dave SIMmONs <simon@lindenlab.com> | 2011-06-09 13:46:19 -0700 |
commit | 50393788693578a2fe3a934faa04b382d75f1657 (patch) | |
tree | e7b6229da6628aaa28e8912065662bd827c19256 /indra/llmessage/message_prehash.h | |
parent | 484a4733b7b361d87c6092f4f399951e84c2aacd (diff) |
ER-910: Parcel Privacy. Rename things in code to reflect feature name change to "hidden avatars"
Diffstat (limited to 'indra/llmessage/message_prehash.h')
-rw-r--r-- | indra/llmessage/message_prehash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmessage/message_prehash.h b/indra/llmessage/message_prehash.h index 32bf882d90..f871caa3df 100644 --- a/indra/llmessage/message_prehash.h +++ b/indra/llmessage/message_prehash.h @@ -1375,5 +1375,5 @@ extern char const* const _PREHASH_VCoord; extern char const* const _PREHASH_FaceIndex; extern char const* const _PREHASH_StatusData; extern char const* const _PREHASH_ProductSKU; -extern char const* const _PREHASH_Privacy; +extern char const* const _PREHASH_HiddenAVs; #endif |