summaryrefslogtreecommitdiff
path: root/indra/llcommon/llavatarname.cpp
diff options
context:
space:
mode:
authorDessie Linden <dessie@lindenlab.com>2011-01-19 12:06:25 -0800
committerDessie Linden <dessie@lindenlab.com>2011-01-19 12:06:25 -0800
commit120e64387cc8275de68aca990d186540f5468c89 (patch)
treed4df26e5c9ad7d75ab4fc7cf5fb725b24e299837 /indra/llcommon/llavatarname.cpp
parent224a63edbe04ec7662cc7351d882cfbcb36884a0 (diff)
parent6b7a7081c31607bada575dd2f0a226bc5d721fc2 (diff)
Removed accidental changeset id tag
Diffstat (limited to 'indra/llcommon/llavatarname.cpp')
-rw-r--r--indra/llcommon/llavatarname.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llavatarname.cpp b/indra/llcommon/llavatarname.cpp
index b1ec9e9875..ad1845d387 100644
--- a/indra/llcommon/llavatarname.cpp
+++ b/indra/llcommon/llavatarname.cpp
@@ -48,7 +48,7 @@ LLAvatarName::LLAvatarName()
mLegacyFirstName(),
mLegacyLastName(),
mIsDisplayNameDefault(false),
- mIsDummy(false),
+ mIsTemporaryName(false),
mExpires(F64_MAX),
mNextUpdate(0.0)
{ }