summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
Diffstat (limited to 'indra')
-rwxr-xr-xindra/newview/llviewermenufile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llviewermenufile.h b/indra/newview/llviewermenufile.h
index 76704e8edd..297895cbf0 100755
--- a/indra/newview/llviewermenufile.h
+++ b/indra/newview/llviewermenufile.h
@@ -60,8 +60,8 @@ public:
mDisplayName(displayName),
mCompressionInfo(compressionInfo),
mNextOwnerPerms(nextOWnerPerms),
- mGroupPerms(mGroupPerms),
- mEveryonePerms(mEveryonePerms),
+ mGroupPerms(groupPerms),
+ mEveryonePerms(everyonePerms),
mExpectedUploadCost(expectedCost),
mInventoryType(inventoryType),
mDestinationFolderType(destinationType)